OSDN Git Service

Replaced mongrel with thin
[redminele/redminele.git] / ruby / lib / ruby / gems / 1.8 / gems / thin-1.2.11-x86-mswin32 / spec / configs / cluster.yml
1 --- 
2 pid: tmp/pids/thin.pid
3 log: log/thin.log
4 timeout: 60
5 port: 5000
6 chdir: spec/rails_app
7 environment: production
8 servers: 3
9 address: 127.0.0.1