|
@@ -108,8 +108,8 @@ const vueConfig = {
|
|
|
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
|
|
|
proxy: {
|
|
|
'/api': {
|
|
|
- target: 'http://192.168.16.188:8503/qpls-md',
|
|
|
- // target: 'http://192.168.16.107:7300/mock/61aad8ea5688cb3878d81e39/qpls-md',
|
|
|
+ // target: 'http://192.168.16.188:8503/qpls-md',
|
|
|
+ target: 'http://frps.chelingzhu.com:7800/qpls-md',
|
|
|
// ws: false,
|
|
|
ws: true,
|
|
|
changeOrigin: true,
|