更新推送服务

This commit is contained in:
dengxin
2024-03-28 16:03:23 +08:00
parent ba3c5a408d
commit d7d7ec6c1b
3 changed files with 291 additions and 292 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://localhost:8000',
target: 'http://10.165.0.173:8000',
ws: true,
changeOrigin: true,
pathRewrite: {