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 November 3, 2025
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