庄逸洲 il y a 5 ans
Parent
révision
696724f35c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      config/index.js

+ 1 - 0
config/index.js Voir le fichier

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