Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The frog report #526

Merged
merged 17 commits into from
Jul 11, 2022
Prev Previous commit
Next Next commit
issues with procfile?
  • Loading branch information
epugh committed Jul 5, 2022
commit 15bb31ef5a1a34704a40c371ec63bf6bc3c0e52a
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
web: bundle exec puma -C config/puma.rb
# Enable the worker if you have Google Analytics set up.
#worker: bundle exec sidekiq -e production -C config/sidekiq.yml -q default
worker: bundle exec sidekiq -e production -C config/sidekiq.yml -q default
1 change: 0 additions & 1 deletion Procfile.dev
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
web: bundle exec puma -C config/puma.rb
worker: bundle exec sidekiq -e development -C config/sidekiq.yml -q default
# For the future webpacker: ./bin/webpack-dev-server