xiaoming_global 5 年之前
父節點
當前提交
3ee71eb1cf
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      config/index.js

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

@@ -18,6 +18,8 @@ module.exports = {
18 18
     // if you want dev by ip, please set host: '0.0.0.0'
19 19
 
20 20
     host: 'test1.sgjyun.com',
21
+    // host: 'localhost',
22
+    // host: 'jk.kuyicloud.com',
21 23
     port: 8090, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
22 24
     // host: 'test1.sgjyun.com',
23 25
     autoOpenBrowser: true,