mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 04:29:36 +08:00
修复提交错误
This commit is contained in:
parent
dfdb3616ed
commit
acb47e8f40
@ -1,4 +1,4 @@
|
||||
NODE_ENV=development
|
||||
VUE_APP_PREVIEW=true
|
||||
VUE_APP_API_BASE_URL=/api
|
||||
VUE_APP_MODEL_BASE_URL=https://baoxiu.jsgdha.com/shoot-hand
|
||||
VUE_APP_MODEL_BASE_URL=https://company.haxy.com.cn:4443/shoot-hand
|
@ -110,8 +110,8 @@ const vueConfig = {
|
||||
port: 8000,
|
||||
proxy: {
|
||||
'/api': {
|
||||
//target: 'http://127.0.0.1:9227',
|
||||
target: 'https://baoxiu.jsgdha.com/shoot-hand',
|
||||
target: 'http://127.0.0.1:9227',
|
||||
// target: 'https://baoxiu.jsgdha.com/shoot-hand',
|
||||
pathRewrite: { '^/api': '' },
|
||||
ws: false,
|
||||
changeOrigin: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user