Skip to content

Commit

Permalink
Reset procfile back to og
Browse files Browse the repository at this point in the history
  • Loading branch information
iarobinson committed Dec 13, 2023
1 parent f63f199 commit 24771f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: bundle exec puma -t 5:5 -p ${PORT:-3000} -e ${RACK_ENV:-development}
web: bundle exec puma -C config/puma.rb

0 comments on commit 24771f0

Please sign in to comment.