|
@@ -90,7 +90,7 @@ let proxyTable = {
|
|
|
//以下两行代码为测试环境
|
|
|
// target: 'https://wl.dasteel.cn:32322/api/v1',
|
|
|
// secure: false,
|
|
|
- // target: 'http://localhost:8080',
|
|
|
+ //target: 'http://localhost:8080',
|
|
|
// target: 'http://192.168.1.104:8080',
|
|
|
ws: true,
|
|
|
pathRewrite: {
|