Przeglądaj źródła

Updated Procfile

Yoginth 7 lat temu
rodzic
commit
88f8515e5d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Procfile

+ 1 - 1
Procfile

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