feat: openapi supoort
This commit is contained in:
@@ -16,6 +16,10 @@ export default defineConfig({
|
||||
target: 'http://localhost:8052',
|
||||
changeOrigin: true,
|
||||
ws: true
|
||||
},
|
||||
'/openapi': {
|
||||
target: 'http://localhost:8052',
|
||||
changeOrigin: true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user