Make CORS allowed origins configurable by environment variable `HTTP_ORIGINS`
Make CORS allowed origins configurable by environment variable HTTP_ORIGINS
. It's a space separated list like HTTP_ORIGINS="https://git.ufz.de http://localhost:5000 http://localhost:3000 http://rdm-test.intranet.ufz.de:5002/"
.