瀏覽代碼

Updated Procfile

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}