2024 Apr 11 9:47 AM - edited 2024 Apr 11 4:32 PM
I deploy a vue3 application finished, and it can be found on BTP, but when i onclick the application's link, it was not linked to a correct page. When i run the application on my local computer, i use npm run dev, and i can access the url http://myhost:8080, it redirect a login page correctly. I want to know how to configure the routing of my application so that I can access my application at https://btpHost and the application also calls other system apis. For example, in my vue application, I need to call http://myhost/{api}/{url}, How should I set it?
#BTP,#VUE,#destination, #cloud foundry @SAPSupport @Ivan-Mirisola @Edrilan_Berisha @Sandra_Rossi @N1kh1lRequest clarification before answering.
User | Count |
---|---|
73 | |
21 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.