hanjungwoo3 commented on issue #57400:
URL: https://github.com/apache/airflow/issues/57400#issuecomment-3465331642

   `    command: ["api-server", "--proxy-headers"]
       environment:
         <<: *airflow-common-env
         AIRFLOW__WEBSERVER__BASE_URL: "https://airflow-test.com";
         AIRFLOW__WEBSERVER__ENABLE_PROXY_FIX: "True"
         FORWARDED_ALLOW_IPS: "*"`
   
   and that fixed the previous issue.
   But now there’s a new problem — when I go to Security → Users and click the 
back button right away, I don’t get the mixed content error anymore, but the 
left menu duplicates (I see two side menus).


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