I'd like to use the WebUI under a given path, e.g. http(s)://smarthomeserver/ccu, since the device is running other software, too.
What's the cleanest way to configure this? (nginx already proxying to localhost:8085, but debmatic is still assuming the root / as path, so after login, I'm running into issues).
I'd like to use the WebUI under a given path, e.g.
http(s)://smarthomeserver/ccu, since the device is running other software, too.What's the cleanest way to configure this? (nginx already proxying to localhost:8085, but debmatic is still assuming the root
/as path, so after login, I'm running into issues).