Skip to content

Commit a4544ff

Browse files
committed
Adding procfile
1 parent bccd04b commit a4544ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Procfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
web: rake db:migrate && bundle exec puma -C config/puma.rb
1+
web: bundle exec puma -C config/puma.rb
2+
release: bundle exec rake db:migrate

0 commit comments

Comments
 (0)