This commit is contained in:
2023-09-26 18:14:36 -06:00
commit fb5a0fc542
443 changed files with 21892 additions and 0 deletions

8
qBittorrent/.env Executable file
View File

@@ -0,0 +1,8 @@
VPN_ENABLED=yes
VPN_TYPE=wireguard
LAN_NETWORK=192.168.1.0/24,172.27.0.0/16,172.24.0.0/16
RESTART_CONTAINER=no
ADDITIONAL_PORTS=54944
UMASK=002
PUID=1024
GUID=65536