How to change the "/spoke" path to "/example" of url on custom hubs cloud instance . #4881
-
I have successfully deployed hubs cloud on my custom domain using aws and have also deployed custom spoke client using deploy.js script Pull request. What and where are the changes required to be made for changing /spoke to /example in url ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
If I change ROUTER_BASE_PATH from "/spoke" to "/example" and then on https://mydomain.com/example it shows `invalid url` and on https://mydomain.com/spoke it shows `Page Not Found` |
Beta Was this translation helpful? Give feedback.
-
This would be a custom client setup. Currently, We are limited in our troubleshooting with custom clients because of our team size. You could ask this question in our community discord. |
Beta Was this translation helpful? Give feedback.
This would be a custom client setup. Currently, We are limited in our troubleshooting with custom clients because of our team size. You could ask this question in our community discord.