diff --git a/Procfile b/Procfile index c2c566e8..ea52c086 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ web: bundle exec puma -C config/puma.rb +postdeploy: bundle exec rails db:migrate