|
|
@@ -84,7 +84,7 @@ module.exports = {
|
|
|
}
|
|
|
},
|
|
|
[process.env.VUE_APP_ZL_WSS_ZP]: {
|
|
|
- target: 'https://test.poteviohealth.com/prod-api',
|
|
|
+ target: 'https://web.poteviohealth.com/prod-api',
|
|
|
// target: 'http://localhost:12017/',
|
|
|
changeOrigin: true,
|
|
|
secure: false,
|
|
|
@@ -111,7 +111,7 @@ module.exports = {
|
|
|
}
|
|
|
},
|
|
|
[process.env.VUE_APP_ZL_HEALTH]: {
|
|
|
- target: 'http://test.poteviohealth.com:8080/',
|
|
|
+ target: 'http://web.poteviohealth.com:8080/',
|
|
|
// target: 'http://localhost:12017/',
|
|
|
changeOrigin: true,
|
|
|
secure: false,
|