fix(docker-compose): Add FIREWALL environment variable to service configuration

This commit is contained in:
Matthieu Sajot 2025-03-14 16:50:02 +01:00
parent 107238035c
commit 85ae566e88
No known key found for this signature in database
GPG Key ID: 4D71ABD044106861

View File

@ -354,6 +354,7 @@ services:
- PORT_FORWARDING=1
- PORT_PERSIST=1
- PORT_SCRIPT=/pia-shared/portupdate-qbittorrent.sh
- FIREWALL=0
sysctls:
- net.ipv4.conf.all.src_valid_mark=1
- net.ipv6.conf.default.disable_ipv6=1