fix(docker-compose): Add FIREWALL environment variable to service configuration
This commit is contained in:
parent
107238035c
commit
85ae566e88
@ -354,6 +354,7 @@ services:
|
|||||||
- PORT_FORWARDING=1
|
- PORT_FORWARDING=1
|
||||||
- PORT_PERSIST=1
|
- PORT_PERSIST=1
|
||||||
- PORT_SCRIPT=/pia-shared/portupdate-qbittorrent.sh
|
- PORT_SCRIPT=/pia-shared/portupdate-qbittorrent.sh
|
||||||
|
- FIREWALL=0
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.conf.all.src_valid_mark=1
|
- net.ipv4.conf.all.src_valid_mark=1
|
||||||
- net.ipv6.conf.default.disable_ipv6=1
|
- net.ipv6.conf.default.disable_ipv6=1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user