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