Skip to content

Commit

Permalink
Patch?
Browse files Browse the repository at this point in the history
wq:
  • Loading branch information
etagwerker committed Aug 1, 2024
1 parent 5296de9 commit f838427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Procfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
web: bundle exec puma -C config/puma.rb
web: bin/rails assets:precompile && bundle exec puma -C config/puma.rb
worker: bundle exec sidekiq -c 2
release: bin/rails dartsass:build && bin/rails assets:precompile
release: bin/rails assets:precompile

0 comments on commit f838427

Please sign in to comment.