Commit ff7e30cd authored by 13841799530's avatar 13841799530

单独

parent 8a84a68d
...@@ -4,8 +4,8 @@ module.exports = { ...@@ -4,8 +4,8 @@ module.exports = {
// 跨域 // 跨域
proxy: { proxy: {
'/app-api': { '/app-api': {
// target: 'http://192.168.4.157:8096', target: 'http://192.168.4.157:8096',
target: 'http://192.168.15.146:8096', // target: 'http://192.168.15.146:8096',
// changeOrigin: true, // changeOrigin: true,
// logLevel:'debug', // logLevel:'debug',
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment