feat: harden ai agent admin workflow experience
This commit is contained in:
@@ -215,7 +215,7 @@ export default defineConfig(async (config) => {
|
||||
},
|
||||
'/ws': {
|
||||
changeOrigin: true,
|
||||
target: proxyTarget.replace(/^http/, 'ws'),
|
||||
target: proxyTarget,
|
||||
ws: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user