wangyunfei 1 day ago
parent 471531c578
commit 51f981b129

@ -14,7 +14,8 @@ export default {
pathRewrite: { '^/platform_system': '/platform_system' }, pathRewrite: { '^/platform_system': '/platform_system' },
}, },
'/api/': { '/api/': {
target: 'http://192.168.13.131:8080', // target: 'http://192.168.13.131:8080',
target: 'http://192.168.13.184:8080',
changeOrigin: true, changeOrigin: true,
pathRewrite: { '^/api': '/api' }, pathRewrite: { '^/api': '/api' },
}, },

Loading…
Cancel
Save