diff --git a/config.json b/config.json index 9af352d..70097f8 100644 --- a/config.json +++ b/config.json @@ -3,7 +3,7 @@ "debug": true, "use_reloader": true, "threaded": true, - "host": "127.0.0.1", + "host": "0.0.0.0", "port": 80 }, "disable-static-cache": true