Skip to content

Make instance listen by default only on local interface

Thomas requested to merge listen-ip into master

Defaults to local interface in the config template. Provides a way for Docker installs to specify the listen IP through an ENV variable.

Closes #258 (closed)

Merge request reports