Parcourir la source

Updated Procfile

Yoginth il y a 7 ans
Parent
commit
88f8515e5d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Procfile

+ 1 - 1
Procfile

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