Commit 4ad5c29e authored by lihonglin's avatar lihonglin

feat: 代理url

parent 70b8b1d6
Pipeline #46721 passed with stages
in 9 minutes 52 seconds
......@@ -186,16 +186,6 @@ module.exports = {
'/cityjson': '/cityjson',
},
},
'/Panda_GIS': {
target: 'http://192.168.12.47:8081',
changeOrigin: true,
headers: {
'Access-Control-Allow-Origin': '*',
},
pathRewrite: {
'/Panda_GIS': '/Panda_GIS',
},
},
'/Publish': {
target: 'https://panda-water.cn',
changeOrigin: true,
......
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