庄逸洲 5 years ago
parent
commit
696724f35c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/index.js

+ 1 - 0
config/index.js View File

21
 
21
 
22
 
22
 
23
     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
24
+    host: 'test1.sgjyun.com',
24
     autoOpenBrowser: true,
25
     autoOpenBrowser: true,
25
     errorOverlay: true,
26
     errorOverlay: true,
26
     notifyOnErrors: false,
27
     notifyOnErrors: false,