ソースを参照

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}