From 83351c4b5b9e948c1ba8a949ca013b9b3f5eddcb Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 21 Mar 2020 11:03:00 +1000 Subject: Fixed docker image --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.json') diff --git a/config.json b/config.json index b81bd0d..a94b54d 100644 --- a/config.json +++ b/config.json @@ -6,7 +6,7 @@ } ], "server": { - "host": "127.0.0.1", + "host": "0.0.0.0", "port": 8000 }, "feed": { -- cgit v1.2.3