From d7b8a6bd2dedd7418170b7efe3229d9c0084a64e Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Sun, 17 Jun 2018 15:30:25 +0200 Subject: [PATCH] update default config --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index bfd6125..1681d40 100755 --- a/config.json +++ b/config.json @@ -6,7 +6,7 @@ }, "http": { "root_url": "http://localhost:8100", - "host": "127.0.0.1", + "host": "0.0.0.0", "port": 8100 }, "security": {