Hello,
Recently i create a site in vue.js using frappe ui. but i am not able to show this in / .
ex: my site domain is https://example.com so, i am not able to show vue site here,
all time i need to write in url is : https://example.com/vue or other path to show vue site
in my case: http://crowdfunding.com:8080
when i specify : http://crowdfunding.com:8080/bestdeed then i able to vue site
so any idea how can i directly run vue site on / using frappe ui.