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