Fixes #254 new variable FIREWALL_INPUT_PORTS (#260)

This commit is contained in:
Quentin McGaw
2020-10-18 09:22:28 -04:00
committed by GitHub
parent 84c1f46ae4
commit c932f48a95
6 changed files with 45 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ ENV VPNSP=pia \
FIREWALL=on \
EXTRA_SUBNETS= \
FIREWALL_VPN_INPUT_PORTS= \
FIREWALL_INPUT_PORTS= \
FIREWALL_DEBUG=off \
# Tinyproxy
TINYPROXY=off \