diff --git a/Procfile b/Procfile index 4364d40..3daf4f2 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: bundle exec unicorn -p -E +web: bundle exec unicorn -p $PORT -E $RACK_ENV