mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-08-29 20:16:42 +08:00
📦 Chore(custom): change vite dev setting
This commit is contained in:
@@ -75,7 +75,9 @@ export default defineConfig({
|
|||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
server: {
|
server: {
|
||||||
|
host: '127.0.0.1',
|
||||||
port: 30303,
|
port: 30303,
|
||||||
|
strictPort: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user