Skip to content

Commit 638cdc3

Browse files
committed
Made counchdb the default cloudant host
1 parent 2b938a7 commit 638cdc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dot-env-example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PORT=8080
2-
CLOUDANT_HOST=localhost
2+
CLOUDANT_HOST=couchdb
33
CLOUDANT_PORT=5984
44
CLOUDANT_USERNAME=admin
55
CLOUDANT_PASSWORD=pass

0 commit comments

Comments
 (0)