修改mac服务器

This commit is contained in:
wulin 2024-03-13 13:16:18 +08:00
parent 0e2a21f7c2
commit 016eeba941

View File

@ -14,7 +14,7 @@ module.exports = {
proxyTable: {
'/wl_management': {
// target: 'https://tlzmanagement.ldxinyong.com',
target: 'http://localhost:8080/',
target: 'http://192.168.8.138:8080/',
changeOrigin: true
}
},