pierrejeambrun commented on PR #47572:
URL: https://github.com/apache/airflow/pull/47572#issuecomment-2711162000

   I am having trouble making it work with a URL prefix, any hint for me ?
   
   Basically setting the base_url to `http://localhost:28080/d12345/` (you 
might need to provide AIRFLOW__API__BASE_URL env variable to breeze too). The 
front-end should be on `http://localhost:8080/d12345/` but there seem to be 
some routing problem, i'm not sure here,  and If I manually go to the dag page 
I end up with this which is really weird.
   
   Basically all calls (static or xhr) should go to the 
`http://localhost:28080/d12345/` prefixed url.
   ![Screenshot 2025-03-10 at 17 26 
30](https://github.com/user-attachments/assets/9c1dcaf0-9ae2-4446-813f-29749495095b)
   
   Let me know if you managed to reproduced or if you want me to take a look. 
That might just be on my side though.
   


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