This website requires JavaScript.
Explore
关于
常见问题
Help
Sign in
Discourse
/
discourse
Watch
2
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/discourse/discourse.git
synced
2025-09-04 08:47:37 +08:00
Code
Packages
Activity
Actions
11
48aea2a9fc
discourse
/
Procfile
2 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
Added foreman procfile
2013-02-13 00:00:40 -05:00
web: bundle exec rails server -p $PORT
Standardize on 'worker' for sidekiq Procfile entry (expected by buildpack).
2013-10-08 14:45:32 +01:00
worker: bundle exec sidekiq -e $RAILS_ENV
Copy permalink