wenhongquan %!s(int64=3) %!d(string=hai) anos
pai
achega
1c5d3b2ad3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -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,