release(custom): i
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user