Hub
 
You are viewing the documentation for an earlier version of Hub.

Configure Network Interface Binding for Docker

Last modified: 08 March 2021

By default, the Jetty servlet engine and HTTP server used in Hub bind on the 0.0.0.0 network interface. For security reasons, this action may be restricted in some environments.

If you run Hub service inside a docker container, there is no need to change the listen-address. However, you can still do it, using configure command to change the listen-address property.