Merge pull request '基础文件上传核心开发' (#45) from zhuhao_dev into main
Reviewed-on: #45
This commit is contained in:
commit
d5c1d08fa2
|
@ -28,10 +28,10 @@ export default defineConfig({
|
|||
rewrite: (p) => p.replace(/^\/dev-api/, '')
|
||||
},
|
||||
'/profile': {
|
||||
// target: 'http://27.128.240.72:7865',
|
||||
target: 'https://cqyy.ysaix.com:7868',
|
||||
target: 'http://192.168.2.52:7863',
|
||||
ws: true,
|
||||
changeOrigin: true
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [vue(), WindiCSS()],
|
||||
|
|
Loading…
Reference in New Issue