mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 10:19:52 +01:00
2 lines
166 B
Text
2 lines
166 B
Text
web: bundle exec unicorn -E production -c ./config/unicorn.rb -l unix:./tmp/sockets/justask.sock
|
|
workers: bundle exec sidekiq -e production -C './config/sidekiq.yml'
|