This commit is contained in:
fsy
2025-03-20 17:55:40 +08:00
parent 6a7b8ef363
commit 9428345c3d
6 changed files with 45 additions and 62 deletions

View File

@@ -13,7 +13,7 @@ export default defineConfig({
server: {
host: '0.0.0.0',
port: 3000,
open: true,
open: false,
cors:true,
proxy:{
'/create-api':{