推送匹配功能更新

This commit is contained in:
dengxin
2024-03-28 21:34:00 +08:00
parent 9cb331f414
commit 08fa30f020
2 changed files with 6 additions and 2 deletions

View File

@@ -24,6 +24,8 @@ module.exports = {
proxy: {
"/api": {
target: 'http://192.168.1.106:8000',
// target: 'http://192.168.1.109:8000',
// target: 'http://10.165.0.173:8000',
ws: true,
changeOrigin: true,
pathRewrite: {