Browse Source

Updated Procfile

Yoginth 7 năm trước cách đây
mục cha
commit
88f8515e5d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Procfile

+ 1 - 1
Procfile

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