Ver código fonte

Updated Procfile

Yoginth 7 anos atrás
pai
commit
88f8515e5d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Procfile

+ 1 - 1
Procfile

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