Yoginth пре 7 година
родитељ
комит
88f8515e5d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Procfile

+ 1 - 1
Procfile

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