avant codex
This commit is contained in:
@@ -9,8 +9,8 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
proxy: {
|
||||
'/api': 'http://localhost:8000',
|
||||
'/uploads': 'http://localhost:8000',
|
||||
'/api': 'http://localhost:8060',
|
||||
'/uploads': 'http://localhost:8060',
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user