diff --git a/Procfile b/Procfile index b53a7193..f18a8432 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ web: bundle exec puma -C config/puma.rb -release: bundle exec rails db:schema:load \ No newline at end of file +release: bundle exec rails db:migrate \ No newline at end of file