allow webserver access from everywhere

This commit is contained in:
Paolo Asperti 2025-05-06 09:27:33 +02:00
parent b267419a8f
commit 40ec940bad
Signed by: paspo
GPG Key ID: 06D46905D19D5182

View File

@ -0,0 +1,3 @@
webserver=yes
webserver-address=0.0.0.0
webserver-allow-from=0.0.0.0/0,::/0