ashb commented on a change in pull request #17941:
URL: https://github.com/apache/airflow/pull/17941#discussion_r701863262



##########
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:
       ```suggestion
   # Indicates whether the response can be shared with requesting code from the 
given origins.
   ```
   
   Installing the pre-commit hook and running these static tests yourself would 
have saved about 2 days 😁 




-- 
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]


Reply via email to