dirrao commented on code in PR #38953:
URL: https://github.com/apache/airflow/pull/38953#discussion_r1564410001


##########
docs/apache-airflow/howto/run-behind-proxy.rst:
##########
@@ -62,7 +62,6 @@ Your reverse proxy (ex: nginx) should be configured as follow:
           server_name lab.mycompany.com;
 
           location /myorg/flower/ {
-              rewrite ^/myorg/flower/(.*)$ /$1 break;  # remove prefix from 
http header

Review Comment:
   Update the comment from 58th line.



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