Update Host
This commit is contained in:
@@ -24,7 +24,7 @@ module.exports = merge(common, {
|
|||||||
compress: true,
|
compress: true,
|
||||||
hot: true,
|
hot: true,
|
||||||
port: 3000,
|
port: 3000,
|
||||||
host: 'test.manaknightdev.com/',
|
host: 'test.manaknightdev.com',
|
||||||
https: true,
|
https: true,
|
||||||
noInfo: true, //This turns off information regarding the bundle. Set to false if you need to view the messages
|
noInfo: true, //This turns off information regarding the bundle. Set to false if you need to view the messages
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user