diff --git a/README.md b/README.md index 077782ba..ebb2088a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ add the following config in `/usr/local/etc/couchdb/local.ini`: [httpd] enable_cors = true + port = 5984 + bind_address = 127.0.0.1 [cors] credentials = true