fix: remove host from vite
This commit is contained in:
parent
168c041373
commit
4e375f303f
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ export function getConfig(): UserConfig {
|
|||
base: '/vite/',
|
||||
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
port: 5173,
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue