chore: add host settings to vite.config.ts (#671)
This commit is contained in:
parent
90eabb6d60
commit
707ac2034e
@ -74,6 +74,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
|
|
||||||
server: {
|
server: {
|
||||||
|
host: '0.0.0.0',
|
||||||
port: 8080,
|
port: 8080,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user