Yoginth 7 лет назад
Родитель
Сommit
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}