refacting: delete cloud comp

This commit is contained in:
simple321vip
2026-06-30 07:56:09 +08:00
parent 024f306636
commit 75169c70a5
10 changed files with 944 additions and 470 deletions
-4
View File
@@ -83,10 +83,6 @@ export default defineConfig(({ mode, command }) => {
target: 'http://localhost:8088',
changeOrigin: true,
},
'^/cloud/api/.*': {
target: 'http://localhost:8089',
changeOrigin: true,
},
'^/wiki/api/.*': {
target: 'http://localhost:8090',
changeOrigin: true,