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