还原线上配置

This commit is contained in:
471615499@qq.com 2024-08-31 22:02:51 +08:00
parent 669a78fd20
commit 4f3f92e170

View File

@ -110,8 +110,8 @@ const vueConfig = {
port: 8000,
proxy: {
'/api': {
//target: 'http://127.0.0.1:9227',
target: 'https://company.haxy.com.cn:4443/shoot-hand',
target: 'http://127.0.0.1:9227',
// target: 'https://company.haxy.com.cn:4443/shoot-hand',
pathRewrite: { '^/api': '' },
ws: false,
changeOrigin: true