xiaoming_global hace 5 años
padre
commit
3ee71eb1cf
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      config/index.js

+ 2 - 0
config/index.js Ver fichero

@@ -18,6 +18,8 @@ module.exports = {
18 18
     // if you want dev by ip, please set host: '0.0.0.0'
19 19
 
20 20
     host: 'test1.sgjyun.com',
21
+    // host: 'localhost',
22
+    // host: 'jk.kuyicloud.com',
21 23
     port: 8090, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
22 24
     // host: 'test1.sgjyun.com',
23 25
     autoOpenBrowser: true,