From 1e8ed3713f78aae02388ae3e12f2b0a5024c66a6 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 27 Dec 2020 01:20:12 +0000 Subject: [PATCH] Make http available to everyone --- http.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http.conf b/http.conf index e81a95c..1fac8a3 100644 --- a/http.conf +++ b/http.conf @@ -32,7 +32,7 @@ enabled=yes ; a bindaddr in order for the HTTP server to run. There is no ; default value. ; -bindaddr=127.0.0.1 +bindaddr=0.0.0.0 ; ; Port to bind to for HTTP sessions (default is 8088) ;