fix: remove host from vite
This commit is contained in:
@@ -46,7 +46,6 @@ export function getConfig(): UserConfig {
|
|||||||
base: '/vite/',
|
base: '/vite/',
|
||||||
|
|
||||||
server: {
|
server: {
|
||||||
host: '0.0.0.0',
|
|
||||||
port: 5173,
|
port: 5173,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user