Github user neykov commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/50#discussion_r61667353
  
    --- Diff: guide/ops/server-cli-reference.md ---
    @@ -74,6 +74,11 @@ This means that, once the task history is large, 
Brooklyn will continually use t
     memory. It will only expunge tasks from memory when this space is required 
for other objects within the
     Brooklyn process.
     
    +### Web Console Bind Address
    +
    +To specify a local interface other than loopback (127.0.0.1) for the web 
console to bind to:
    --- End diff --
    
    The web console will by default bind to `0.0.0.0`. It's restricted to 
`127.0.0.1` only if `--noConsoleSecurity` is used.
    The IP can also be set to `127.0.0.1` so suggest to change the wording here.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to