
Remove the hard-coded list of allowed CORS origins, and build it dynamically from the list of "own URLs", i.e. the URLs at which the Manager expects to be available. This list of "own URLs" is constructed from the available network interfaces.
Remove the hard-coded list of allowed CORS origins, and build it dynamically from the list of "own URLs", i.e. the URLs at which the Manager expects to be available. This list of "own URLs" is constructed from the available network interfaces.