allow webserver access from everywhere

This commit is contained in:
2025-05-06 09:27:33 +02:00
parent b267419a8f
commit 40ec940bad

View File

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