Browse Source

Updated Procfile

Yoginth 7 years ago
parent
commit
88f8515e5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Procfile

+ 1 - 1
Procfile

@@ -1 +1 @@
-web: cp bin/gitote . && ./gitote web -p ${PORT:=80}
+web: ./gitote web -p ${PORT:=8080}