mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
2 lines
110 B
Plaintext
2 lines
110 B
Plaintext
worker: RAILS_ENV=production bin/delayed_job start
|
|
web: bundle exec passenger start -p $PORT --max-pool-size 3 |