ソースを参照

Fix omitted vars

master
Adrian Short 11年前
コミット
00b3c46758
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      Procfile

+ 1
- 1
Procfile ファイルの表示

@@ -1 +1 @@
web: bundle exec unicorn -p -E
web: bundle exec unicorn -p $PORT -E $RACK_ENV

読み込み中…
キャンセル
保存