diff --git a/.angular-cli.json b/.angular-cli.json index aac7a84..b18b809 100644 --- a/.angular-cli.json +++ b/.angular-cli.json @@ -58,7 +58,7 @@ "styleExt": "scss", "component": {}, "serve": { - "host":"127.0.0.1", + "host":"0.0.0.0", "port":4200 } }