ferret_server.yml 209 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 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