Browse Source

Fix omitted vars

master
Adrian Short 11 years ago
parent
commit
00b3c46758
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Procfile

+ 1
- 1
Procfile View File

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

Loading…
Cancel
Save