@@ -351,8 +351,8 @@ module.exports = (function () {
// }
devServer: {
disableHostCheck: true,
- host: '172.16.0.254',
- port: 80,
+ host: '172.16.0.253',
+ port: 3000,
allowedHosts: ['127.0.0.1', '192.168.0.20', '192.168.0.99'],
headers: {
"Access-Control-Allow-Origin": "*"