1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/examples/mongrel.conf

10 lines
160 B
Text
Raw Normal View History

---
:environment: production
:daemon: "true"
:host: 0.0.0.0
:log_file: log/mongrel.log
:docroot: public
:debug: "false"
:port: 3000
:pid_file: log/mongrel.pid