GauthierSgds commented on a change in pull request #17941:
URL: https://github.com/apache/airflow/pull/17941#discussion_r701869512
##########
File path: airflow/config_templates/default_airflow.cfg
##########
@@ -445,8 +445,9 @@ access_control_allow_headers =
# Specifies the method or methods allowed when accessing the resource.
access_control_allow_methods =
-# Indicates whether the response can be shared with requesting code from the
given origin.
-access_control_allow_origin =
+# Indicates whether the response can be shared with requesting code from the
given origins.
Review comment:
You're right ;) First time I contributed to project throw git ahah
--
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]