启动成功
This commit is contained in:
@@ -3,7 +3,7 @@ import vue from '@vitejs/plugin-vue'
|
||||
|
||||
const proxy = {
|
||||
'/api': {
|
||||
target: 'http://localhost:8000',
|
||||
target: 'http://localhost:8888',
|
||||
changeOrigin: true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user