refacting: delete cloud comp
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user