fraserkyle

Results 2 comments of fraserkyle

Perfect. This would leave the options open to extension. :-)

I have resolve this by creating separate nginx configs. 1 for the WebUI and the other for WebSockets. In my docker compose: `RWA_WEBSOCKET_URL_SSL: "wss://ws.{my rcon url}" RWA_WEBSOCKET_URL: "ws://ws.{my rcon url}"`...