diff --git a/config/index.js b/config/index.js index 10fa5a7..93c11f5 100644 --- a/config/index.js +++ b/config/index.js @@ -33,8 +33,8 @@ module.exports = { // }, '/api': { // target: 'http://10.6.0.26:81', - // target: 'http://175.27.191.156:11000/api/', - target: 'http://175.27.191.156:8181/', + target: 'http://175.27.191.156:11000/api/', + // target: 'http://175.27.191.156:8181/', // target: 'http://192.168.131.101:12345/', //现场 changeOrigin: true,