We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bccd04b commit a4544ffCopy full SHA for a4544ff
Procfile
@@ -1 +1,2 @@
1
-web: rake db:migrate && bundle exec puma -C config/puma.rb
+web: bundle exec puma -C config/puma.rb
2
+release: bundle exec rake db:migrate
0 commit comments