release(custom): i

This commit is contained in:
2023-10-10 15:16:06 +08:00
parent 5d1b96be72
commit a95a8ac0d1
50 changed files with 15273 additions and 4752 deletions

View File

@@ -24,6 +24,7 @@ export default defineConfig(({ command, mode }) => {
plugins: createVitePlugins(viteEnv, isBuild),
server: {
host: '0.0.0.0',
https: false,
port: VITE_PORT,
open: false,
proxy: VITE_USE_PROXY