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