庄逸洲 hace 5 años
padre
commit
696724f35c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      config/index.js

+ 1 - 0
config/index.js Ver fichero

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