diff --git a/Procfile b/Procfile index c2c566e..05946fc 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ +release: bundle exec rails db:migrate web: bundle exec puma -C config/puma.rb