瀏覽代碼

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

Loading…
取消
儲存