加时间复杂度
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ export default defineConfig({
|
||||
port: 1025,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://localhost:3001',
|
||||
target: 'http://localhost:3002',
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user