This website requires JavaScript.
Explore
Help
Register
Sign in
codeninjasllc
/
discourse
Archived
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-05-04
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
7436a3feb3
Branches
Tags
No results found.
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
Reference in a new issue
Copy permalink