uranusjr commented on code in PR #57281:
URL: https://github.com/apache/airflow/pull/57281#discussion_r2468188349


##########
airflow-core/docs/howto/run-behind-proxy.rst:
##########
@@ -58,6 +58,10 @@ To do so, you need to set the following setting in your 
``airflow.cfg``::
 
 - Use ``--proxy-headers`` CLI flag to tell Uvicorn to respect these headers: 
``airflow api-server --proxy-headers``
 
+  Add to the API Server:
+
+        <<: *airflow-common  command: ["api-server", "--proxy-headers"]

Review Comment:
   It is very unclear to users what this means. Where do I add this? How is 
this different from the command in the line above? More context should be added.



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