You've already forked docker-compose-nas
mirror of
https://github.com/AdrienPoupa/docker-compose-nas.git
synced 2025-11-23 21:34:42 +02:00
Merge pull request #134 from Cambelau/master
Fix vpn pia service issue with firewall
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user