summaryrefslogtreecommitdiff
path: root/config/couchdb.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/couchdb.yml.example')
-rw-r--r--config/couchdb.yml.example8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/couchdb.yml.example b/config/couchdb.yml.example
new file mode 100644
index 0000000..1dd5fef
--- /dev/null
+++ b/config/couchdb.yml.example
@@ -0,0 +1,8 @@
+development:
+ protocol: 'https'
+ host: sample.cloudant.com
+ port: 443
+ prefix: project
+ suffix: test
+ username: test
+ password: user