庄逸洲 5 年之前
父節點
當前提交
696724f35c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      config/index.js

+ 1 - 0
config/index.js 查看文件

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