XMLWAN 4 лет назад
Родитель
Сommit
a7664fcb7b
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js Просмотреть файл

19
 
19
 
20
     //  host: 'xt.test.sgjyun.com',
20
     //  host: 'xt.test.sgjyun.com',
21
     //  host: 'xt.kuyicloud.com',
21
     //  host: 'xt.kuyicloud.com',
22
-    // host: 'xt.test.sgjyun.com',
23
-    host: 'localhost',
22
+    host: 'xt.test.sgjyun.com',
23
+    // host: 'localhost',
24
     port: 9528, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
24
     port: 9528, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
25
     autoOpenBrowser: true,
25
     autoOpenBrowser: true,
26
     errorOverlay: true,
26
     errorOverlay: true,