Explorar el Código

代码更新 z

zhangyun hace 4 años
padre
commit
b92ac26a97
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      minggao/config/index.js

+ 1 - 1
minggao/config/index.js

@@ -22,7 +22,7 @@ module.exports = {
     },
 
     // Various Dev Server settings
-    host: '192.168.137.1', // can be overwritten by process.env.HOST
+    host: '192.168.1.29', // can be overwritten by process.env.HOST
     port: 8888, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
     autoOpenBrowser: false,
     errorOverlay: true,