3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
|
|
worker: bundle exec rake jobs:work
|