production: host: localhost port: 9011 pid_file: log/ferret.pid #development: # host: localhost # port: 9010 # pid_file: log/ferret.pid #test: # host: localhost # port: 9009 # pid_file: log/ferret.pid staging: host: localhost port: 9011 pid_file: log/ferret.pid