Skip to content

Commit 058e308

Browse files
committed
Remove release command from Procfile<commit message> Remove release command from Procfile
1 parent ef91eea commit 058e308

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Procfile

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
web: bundle exec puma -t 5:5 -p ${PORT:-3000} -e ${RACK_ENV:-development}
2-
release: bundle exec rails db:migrate

0 commit comments

Comments
 (0)