summaryrefslogtreecommitdiff
path: root/config/couchdb.yml.example
blob: 1dd5fef4a9d9728dfcacf9ecf00a07ba7999fd4a (plain)
1
2
3
4
5
6
7
8
development:
  protocol: 'https'
  host: sample.cloudant.com
  port: 443
  prefix: project
  suffix: test
  username: test
  password: user