This website requires JavaScript.
Explore
Help
Sign in
gunghogeoduck
/
osem-fcy
Watch
1
Star
0
Fork
You've already forked osem-fcy
0
mirror of
https://github.com/openSUSE/osem.git
synced
2026-08-13 19:54:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
14cdabad1e
osem-fcy
/
Procfile
3 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
Change how we start puma Puma is integrated with rails server, no need to start it manually. Takes care of logging etc. We also shouldn't run multiple workers unless we absolutely want to.
2019-03-27 10:58:10 +01:00
web: bundle exec rails server -b 0.0.0.0
heroku: Add Procfile
2018-01-17 12:57:52 -08:00
worker: bundle exec rails jobs:work
Reference in a new issue
Copy permalink