Make http available to everyone

This commit is contained in:
Your Name
2020-12-27 01:20:12 +00:00
parent fee6b740f3
commit 1e8ed3713f

View File

@@ -32,7 +32,7 @@ enabled=yes
; a bindaddr in order for the HTTP server to run. There is no ; a bindaddr in order for the HTTP server to run. There is no
; default value. ; default value.
; ;
bindaddr=127.0.0.1 bindaddr=0.0.0.0
; ;
; Port to bind to for HTTP sessions (default is 8088) ; Port to bind to for HTTP sessions (default is 8088)
; ;