The docker images are running this to get CORS errors to go away:
https://github.com/plone/plone-backend/blob/6.0.x/skeleton/scripts/cors.py
I'm thinking this needs to be written to zcml - as they do it, but maybe from settings from zope.conf and maybe some default variables in buildout.cfg or mx.ini
Thoughts?
The docker images are running this to get CORS errors to go away:
https://github.com/plone/plone-backend/blob/6.0.x/skeleton/scripts/cors.py
I'm thinking this needs to be written to zcml - as they do it, but maybe from settings from zope.conf and maybe some default variables in buildout.cfg or mx.ini
Thoughts?