This container is great but I seem to be having a few issues with configuration.
Setting - V_RISING_SERVER_LIST_ON_EOS=true in my docker_compose.yml still results in ListOnEOS being false in the loaded ServerHostSettings.
If I try to set it in the ServerHostSettings.json that file seems to be recreated with fresh values every time the docker container is started. So if I set it there and start the server it will be turned back to false. Any idea how I can enable the settings?
This container is great but I seem to be having a few issues with configuration.
Setting
- V_RISING_SERVER_LIST_ON_EOS=truein mydocker_compose.ymlstill results inListOnEOSbeing false in the loadedServerHostSettings.If I try to set it in the
ServerHostSettings.jsonthat file seems to be recreated with fresh values every time the docker container is started. So if I set it there and start the server it will be turned back to false. Any idea how I can enable the settings?