mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-29 10:12:34 +00:00
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
release: bundle exec rails db:chatwoot_prepare
|
|
web: bin/rails server -p $PORT -e $RAILS_ENV
|
|
worker: bundle exec sidekiq -C config/sidekiq.yml
|