summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index b4ecc31..530a27a 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: bundle exec rackup config.ru -p $PORT -s mongrel
+web: bundle exec unicorn config.ru -p $PORT -c unicorn.rb