This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-11-23 01:42:04 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
f3815cd785
discourse
/
Procfile
2 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added foreman procfile
2013-02-13 13:00:40 +08:00
web: bundle exec rails server -p $PORT
Standardize on 'worker' for sidekiq Procfile entry (expected by buildpack).
2013-10-08 21:45:32 +08:00
worker: bundle exec sidekiq -e $RAILS_ENV
Reference in New Issue
Copy Permalink