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