庄逸洲 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,6 +21,7 @@ module.exports = {
21 21
 
22 22
 
23 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 25
     autoOpenBrowser: true,
25 26
     errorOverlay: true,
26 27
     notifyOnErrors: false,