Skip to content

Commit

Permalink
Merge pull request #735 from GratefulGarmentProject/652-add-purchases
Browse files Browse the repository at this point in the history
Add migrations to procfile
  • Loading branch information
tekHudson committed Sep 24, 2020
2 parents 577b748 + ee39b10 commit bd6bbfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
@@ -1,2 +1,3 @@
web: bundle exec puma -C config/puma.rb
worker: bundle exec sidekiq -q default -q mailers -e production -c 1
release: rake db:migrate

0 comments on commit bd6bbfa

Please sign in to comment.