@@ -17,7 +17,7 @@ export default ({ command, mode }: ConfigEnv): UserConfigExport => {
root: process.cwd(),
base: "./",
server: {
- host: "localhost",
+ host: "0.0.0.0",
open: true,
port: 8000,
// strictPort: true,