qbit + VPN
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@ services:
|
||||
- WIREGUARD_PRIVATE_KEY=${WIREGUARD_PRIVATE_KEY}
|
||||
- WIREGUARD_ADDRESSES=${WIREGUARD_ADDRESSES}
|
||||
- SERVER_COUNTRIES=${SERVER_COUNTRIES}
|
||||
- FIREWALL_OUTBOUND_SUBNETS=${FIREWALL_OUTBOUND_SUBNETS:-172.16.0.0/12,192.168.0.0/16,10.0.0.0/8}
|
||||
- FIREWALL_OUTBOUND_SUBNETS=${FIREWALL_OUTBOUND_SUBNETS:-172.16.0.0/12,192.168.0.0/16}
|
||||
- TZ=${TZ}
|
||||
# ProtonVPN'in NAT-PMP port forwarding'i: Gluetun otomatik port
|
||||
# ister, degistiginde asagidaki komutla qBittorrent'in dinleme
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user