From 37d0b03b260d07b921b5cb2733833bfc89a62202 Mon Sep 17 00:00:00 2001 From: crusader Date: Mon, 12 Mar 2018 18:49:47 +0900 Subject: [PATCH] ing --- .angular-cli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } }