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