Web
With the web.conf you can configure the host and port for local network connections. You
can find an example below.
Example
web.conf
webHost = "0.0.0.0"
webPort = "7002"
Last updated on March 10, 2026
With the web.conf you can configure the host and port for local network connections. You
can find an example below.
webHost = "0.0.0.0"
webPort = "7002"
On this page