mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
10 lines
160 B
Text
10 lines
160 B
Text
|
---
|
||
|
: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
|