This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git


The following commit(s) were added to refs/heads/master by this push:
     new 92b1385  Use the correct node-local port (#251)
92b1385 is described below

commit 92b138511f6505e0a94a9efb5967198f0067fa80
Author: Daniel SpĂ„ng <[email protected]>
AuthorDate: Tue Feb 27 16:05:29 2018 +0100

    Use the correct node-local port (#251)
---
 src/config/http.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config/http.rst b/src/config/http.rst
index 3c1e521..2d82d1c 100644
--- a/src/config/http.rst
+++ b/src/config/http.rst
@@ -95,7 +95,7 @@ HTTP Server Options
         Defines the port number to listen::
 
             [httpd]
-            port = 5984
+            port = 5986
 
         To let CouchDB use any free port, set this option to ``0``::
 

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to