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


##########
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:
   Removed comment and merged nginx server blocks into one.



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to