At the moment it's not possible to configure the runtime interface emulator address without patching the docker image. The default is `0.0.0.0:8080` , and I would like to restrict it to the local network for security reasons.
At the moment it's not possible to configure the runtime interface emulator address without patching the docker image.
The default is
0.0.0.0:8080, and I would like to restrict it to the local network for security reasons.