feat:智能体探索窗口与任务过程探索窗口联动修改
This commit is contained in:
@@ -47,7 +47,8 @@ export default defineConfig({
|
||||
'/api': {
|
||||
changeOrigin: true,
|
||||
// 接口地址
|
||||
target: 'http://82.157.183.212:21092',
|
||||
// target: 'http://82.157.183.212:21092',
|
||||
target: 'http://82.157.183.212:21097',
|
||||
// target: 'http://localhost:8000',
|
||||
// rewrite: (path: string) => path.replace(/^\/api/, ''),
|
||||
// configure: (proxy, options) => {
|
||||
|
||||
Reference in New Issue
Block a user