As expected, it can’t bind on that port.
“This plugin failed to start. failed to create UDP connections: failed to listen on udp: listen udp4 172.16.0.10:8443: bind: cannot assign requested address”
It can’t, because docker is already listening on that port, and even if it weren’t, I don’t think it has access to that network.
Bigger problem, I can’t roll back my change now. The plugin won’t start, and the settings aren’t there if it doesn’t. If I edit the config file, the server overwrites it. Quite a conundrum.