jason810496 opened a new pull request, #59659:
URL: https://github.com/apache/airflow/pull/59659

   related: 
https://github.com/apache/airflow/pull/55704#pullrequestreview-3596607981
   
   ## Why 
   
   As the above comment pointed out, we didn't handle `[webserver/base_url]` to 
`[api/base_url]` config properly. If user still using 
`AIRFLOW__WEBSERVER__BASE_URL` env, the redirection of API Server will break.
   
   ## What
   
   - Add `[webserver/base_url]` to `[api/base_url]` pair in `deprecated_options`
   - Fix outdated `AIRFLOW__API__BASE_URL` in the doc


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