mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
4d9966ee00
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@123 19e92222-5c0b-0410-8929-a290d50e31e9
9 lines
160 B
Text
9 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
|