mirror of
https://github.com/lingble/chatwoot.git
synced 2026-01-12 23:35:20 +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
|