Commit a15241f5 authored by hubaoshan's avatar hubaoshan

第三步

parent f932ab35
This diff is collapsed.
...@@ -121,7 +121,8 @@ module.exports = { ...@@ -121,7 +121,8 @@ module.exports = {
// target: `http://117.122.212.91:32012/`, // target: `http://117.122.212.91:32012/`,
// target: `http://192.144.239.97:20070/`, // target: `http://192.144.239.97:20070/`,
// === // ===
target: `http://192.168.1.37:8088/`, // target: `http://192.168.1.37:8088/`,
target: `http://localhost:8082/`,
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: '' ['^' + process.env.VUE_APP_BASE_API]: ''
......
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