更新字典ui

This commit is contained in:
dengxin
2024-03-26 11:37:35 +08:00
parent ee508bfcea
commit 6aba6cb3f4
3 changed files with 11 additions and 5 deletions

View File

@@ -23,10 +23,8 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
// target: 'http://localhost:8000',
// target: 'http://192.168.3.120:8000',
target: 'http://192.168.1.106:8000',
// target: 'http://10.165.0.173:8000',
target: 'http://10.165.0.173:8000', //内网
ws: true,
changeOrigin: true,
pathRewrite: {