You can use --server-listen-interface=127.0.0.1
to choose a specific IP to bind to (replace 127.0.0.1
with the IP of the public interface).
Beware though, that the webserver is not security vetted, so I recommend not exposing it to the internet.
You can use --server-listen-interface=127.0.0.1
to choose a specific IP to bind to (replace 127.0.0.1
with the IP of the public interface).
Beware though, that the webserver is not security vetted, so I recommend not exposing it to the internet.