feat: expose host
This commit is contained in:
@ -17,6 +17,7 @@ export default defineConfig(({ mode }) => ({
|
||||
},
|
||||
},
|
||||
allowedHosts: true,
|
||||
host: "0.0.0.0",
|
||||
}
|
||||
: undefined,
|
||||
build: {
|
||||
|
Reference in New Issue
Block a user