Api-cors-header accepting multiple hosts?

Is it possible to add more than one host in DOCKER_OPTS --api-cors-header? Now I use “–api-cors-header=http://localhost:8880”, but my debugger uses a different port and I would like to use that one as well.
I tried some alternatives, but no one worked.

1 Like