From 8abfe2a6193df6fce2724382886323dd34dde7f5 Mon Sep 17 00:00:00 2001 From: C00kie- Date: Mon, 6 Jul 2020 17:09:42 +0200 Subject: [PATCH] Update core.cfg.sample --- configs/core.cfg.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/core.cfg.sample b/configs/core.cfg.sample index 876bd5ff..e4c509ff 100644 --- a/configs/core.cfg.sample +++ b/configs/core.cfg.sample @@ -39,6 +39,8 @@ sender_user = [Flask] #Proxying requests to the app baseUrl = / +#Host to bind to +host = 0.0.0.0 #Flask server port port = 7000 #Number of logs to display in the dashboard