mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 10:19:36 +08:00
还原线上配置
This commit is contained in:
parent
669a78fd20
commit
4f3f92e170
@ -110,8 +110,8 @@ const vueConfig = {
|
|||||||
port: 8000,
|
port: 8000,
|
||||||
proxy: {
|
proxy: {
|
||||||
'/api': {
|
'/api': {
|
||||||
//target: 'http://127.0.0.1:9227',
|
target: 'http://127.0.0.1:9227',
|
||||||
target: 'https://company.haxy.com.cn:4443/shoot-hand',
|
// target: 'https://company.haxy.com.cn:4443/shoot-hand',
|
||||||
pathRewrite: { '^/api': '' },
|
pathRewrite: { '^/api': '' },
|
||||||
ws: false,
|
ws: false,
|
||||||
changeOrigin: true
|
changeOrigin: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user