chatwoot-develop/Procfile.tunnel

6 lines
286 B
Plaintext
Executable File

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 dev
tunnel: ngrok http --domain=louvenia-pseudoembryonic-joycelyn.ngrok-free.dev 3000