production: prefix: "" protocol: 'http' host: <%= @couchdb_host %> port: 5000 username: <%= @couchdb_user %> password: <%= @couchdb_password %>