This commit is contained in:
LAPTOP-S9RBPPM6\bjxask-2201
2022-06-01 14:56:30 +08:00
parent 945e7de0b3
commit ec4fe4d6d5
4 changed files with 30352 additions and 2 deletions

View File

@@ -113,7 +113,7 @@ module.exports = {
proxy: {
'/systemapi': {
// 目标代理服务器地址
target: 'http://127.0.0.1:9090',
target: 'http://192.168.0.10:9090',
changeOrigin: true,
logLevel:'debug',
secure: false,