浏览代码

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

正在加载...
取消
保存