Couchbase console UI - web app configuration

Hi @davef @tommie
We are trying to access the UI from https://couchbase-ui-app.example.com/abc123 and cluster id changes for everytime when we create the instance. when I try to access the above url, the page loads but it will prompt for the login and when I look network tab it is excluding the cluster id i.e, abc123 from some API’s like
https://couchbase-ui-app.example.com/pools rather it should have been https://couchbase-ui-app.example.com/abc123/pools
My problem is same as the below.
Config setting for UI base path?

Thanks for your help.