SegondsGauthier opened a new issue #17869: URL: https://github.com/apache/airflow/issues/17869
**Description** Enabled list of cors headers origin allowed **Use case / motivation** I'm currently developping Django application working with apache airflow for some external work through api. From Django, user run dag and a js request wait for dag end. By this way, I enabled cors headers in airflow.cfg with correct url. But now, I've environment (dev & prod). It could be useful to be able to set more than one url in airflow.cfg cors header origin allowed Thank's in advance :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
