mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-29 18:22:53 +00:00
5 lines
214 B
Plaintext
5 lines
214 B
Plaintext
backend: DISABLE_MINI_PROFILER=true bin/rails s -p 3000
|
|
# https://github.com/mperham/sidekiq/issues/3090#issuecomment-389748695
|
|
worker: dotenv bundle exec sidekiq -C config/sidekiq.yml
|
|
vite: bin/vite build --watch
|