diff --git a/Procfile b/Procfile index 76110bf..4916cc6 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: bundle exec puma -t 1:1 -w 1 +web: bundle exec puma -t 1:1 -w 1 -p $PORT