sjyangkevin commented on issue #54402:
URL: https://github.com/apache/airflow/issues/54402#issuecomment-3344730813

   Hi @pierrejeambrun , @fizcris ,
   
   I would like to follow up on this issue. It looks like setting the 
`base_url` from environment variable is working by following the steps in 
https://github.com/apache/airflow/issues/54402#issuecomment-3322133067. Also, 
in breeze environment, if we set the environment variable in `init.sh`, the 
breeze environment can also pick up and set `base_url`. It would be great if 
more details can be shared about how the variable is set. For examples,
   
   1. is the `AIRFLOW__API__BASE_URL` set in the docker-compose.yml
   2. is the `AIRFLOW__API__BASE_URL` being set through `expose 
AIRFLOW__API__BASE_URL=...` in a running Airflow container
   
   thanks,


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