This commit is contained in:
2025-03-02 22:49:17 +08:00
parent d2c13c43a8
commit f8b874ae61
6 changed files with 651 additions and 191 deletions

View File

@@ -26,7 +26,8 @@ if(isKevisual) {
changeOrigin: true,
},
'/api/router': {
target: 'ws://localhost:3000',
// target: 'ws://localhost:3000',
target: 'https://kevisual.xiongxiao.me',
changeOrigin: true,
ws: true,
rewriteWsOrigin: true,