diff --git a/Procfile b/Procfile index c41f453d9..8c789e438 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: bundle exec puma -p $PORT -C ./config/puma.rb +web: bundle exec puma -C ./config/puma.rb release: bundle exec rails db:migrate