qbit + VPN

This commit is contained in:
2026-08-29 12:57:00 +03:00
parent 9fcdce389d
commit 97ec948b3c
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"type": "text",
"label": "Firewall Outbound Subnets",
"hint": "Docker ve LAN aginin WebUI'ye erisebilmesi icin izinli subnetler.",
"default": "172.16.0.0/12,192.168.0.0/16,10.0.0.0/8",
"default": "172.16.0.0/12,192.168.0.0/16",
"required": false,
"env_variable": "FIREWALL_OUTBOUND_SUBNETS"
}