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
zedshaw 4d9966ee00 Final touches to get mongrel_rails working. Fixed URI registration bug. Small change to config tool.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@123 19e92222-5c0b-0410-8929-a290d50e31e9
2006-03-26 23:57:11 +00:00

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