xiaoming_global 5 gadus atpakaļ
vecāks
revīzija
3ee71eb1cf
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      config/index.js

+ 2 - 0
config/index.js Parādīt failu

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