mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
3 lines
104 B
Plaintext
3 lines
104 B
Plaintext
web: bundle exec puma -C config/puma.rb
|
|
worker: bundle exec sidekiq -e production -C config/sidekiq.yml
|