Merge pull request #90 from canton7/feature/debug-port
Fix port in example in rest/system-debug-post
This commit is contained in:
@@ -10,4 +10,4 @@ for config and db:
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
$ curl -H X-API-Key:abc123 -X POST 'http://localhost:8385/rest/system/debug?disable=beacon,discovery&enable=config,db'
|
$ curl -H X-API-Key:abc123 -X POST 'http://localhost:8384/rest/system/debug?disable=beacon,discovery&enable=config,db'
|
||||||
|
|||||||
Reference in New Issue
Block a user