You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way we can change the URL of the angular application and what would the best way to do this be?
For example, right now it is something like https://demo.web.demo/v9/html/qer-app-portal/.
But how do we change it so instead of qer-app-portal, How can we use a different application name and also without the /html.
The text was updated successfully, but these errors were encountered:
I would not recommend to try and change this within the application. A cleaner and less instrusive approach would be to integrate URL rewriting on the IIS/server level. Hosting the application inside an iframe could also work.
Is there a way we can change the URL of the angular application and what would the best way to do this be?
For example, right now it is something like https://demo.web.demo/v9/html/qer-app-portal/.
But how do we change it so instead of qer-app-portal, How can we use a different application name and also without the /html.
The text was updated successfully, but these errors were encountered: