This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
Chatwoot
Watch
1
Star
0
Fork
You've already forked Chatwoot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4e9290ad76
Chatwoot
/
Procfile.dev
3 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Fix rails port getting toggled from 3000 to 5000 (#319) Fix rails port getting toggled from 3000 to 5000 when using foreman
2019-11-28 08:06:29 +00:00
backend: bin/rails s -p 3000
Send emails via sidekiq (#380) * add sidekiq web view if the user is an administrator * add sidekiq setup configuration and support * update devise to use delivery_later method and update test * update conversation to use deliver_later instead of deliver * Update Routes * Add Procfile for Heroku One-Click Start * updating docs * update concurrency and Procfile for supporting Heroku Free Dyno * update Procfile.dev
2019-12-24 21:33:02 +00:00
frontend: bin/webpack-dev-server
worker: bundle exec sidekiq
Reference in a new issue
Copy permalink