From afd9aea76351ea585b7c317a2bb343917e6e749e Mon Sep 17 00:00:00 2001 From: Yax 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": {