You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ont he Controls page, the IP binding is set to all interfaces (0.0.0.0) by default for the factorio game server. This may have security or other unwanted affects on the host server. Whilst it is possible to enter an appropriate address on the Controls page, this is not preserved for subsequent use.
It is possible to change the defaults by editing the configuration, but this assumes a game admin has file permissions and shell access, and in the case of a docker instance, is rather convoluted.
It would be preferable if the binding and/or port used to launch factorio game server could be saved to the configuration file.