xiaoming_global 5 years ago
parent
commit
3ee71eb1cf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config/index.js

+ 2 - 0
config/index.js View File

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