update url

This commit is contained in:
fumeiai 2020-05-25 20:59:38 +08:00
parent 4bd117040b
commit d882758e97

View File

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