From e269e8634173fe54a8cf9cd33f2c5112ba201dba Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 15 Mar 2022 18:55:13 +0100 Subject: [PATCH] remove comments --- minifirewall.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/minifirewall.conf b/minifirewall.conf index e0925d2..d1e7f02 100644 --- a/minifirewall.conf +++ b/minifirewall.conf @@ -17,9 +17,6 @@ IPV6='on' # (ie: Listen on :8090 on host, but :8080 in container) # then you need to give the port used inside the container DOCKER='off' -# WARNING : If the port mapping is different between host and container -# (ie: Listen on :8090 on host but :8080 in container) -# Then you need to makes the rules with the port used inside the container # Trusted local network # ...will be often IPv4/32 or IPv6/128 if you don't trust anything