tanxue %!s(int64=4) %!d(string=hai) anos
pai
achega
fb8812e223
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      nuxt.config.js

+ 1 - 1
nuxt.config.js

@@ -18,7 +18,7 @@ export default {
   server: {
     // port 端口,默认3000,nuxt默认
     port: 3000, // default: 3000
-    // host:连接服务器主机名
+    // host:连接服务器主机名  分享本地地址修改此处,例:192.168.0.32
     host: isPro?pro.host:'localhost' // default: localhost,
   },
   /*