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

   Solves https://github.com/apache/airflow/issues/46548
   
   Built on top of https://github.com/apache/airflow/pull/46900, only the last 
commit is relevant.
   
   First draft, you should be able to edit the `fastapi.base_url` parameter, 
for instance set `http://localhost:29091/d12345`, and the UI should render at: 
`http://localhost:29091/d12345/webapp`
   
   ![Screenshot 2025-02-20 at 18 51 
17](https://github.com/user-attachments/assets/435e407f-3b64-41fd-b2d0-66bd2714e967)
   
   
   I need to fix the pin.
   
   For future request, I noticed that the tasksdk client might be not using the 
`base_url` param and reach the wrong endpoints when this is configured.


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