Merge pull request #559 from sillyfrog/master

Option to disable iptable REJECT target
This commit is contained in:
Kristian Haugene
2018-08-06 14:54:20 +02:00
committed by GitHub
6 changed files with 14 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ ENV OPENVPN_USERNAME=**None** \
ENABLE_UFW=false \
UFW_ALLOW_GW_NET=false \
UFW_EXTRA_PORTS= \
UFW_DISABLE_IPTABLES_REJECT=false \
TRANSMISSION_WEB_UI= \
PUID= \
PGID= \