mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 03:19:36 +08:00
修改对应bug
This commit is contained in:
parent
04cc23798e
commit
8b3f429612
@ -108,7 +108,7 @@ const vueConfig = {
|
|||||||
port: 8000,
|
port: 8000,
|
||||||
proxy: {
|
proxy: {
|
||||||
'/api': {
|
'/api': {
|
||||||
target: 'http://192.168.1.47:9227',
|
target: 'http://localhost:9227',
|
||||||
// target: 'https://www.chuangzhikj.com/saas-ics',
|
// target: 'https://www.chuangzhikj.com/saas-ics',
|
||||||
pathRewrite: { '^/api': '' },
|
pathRewrite: { '^/api': '' },
|
||||||
ws: false,
|
ws: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user