PROXY protocol working for proxy hosts. Testing on stream, redirection and 404 hosts

This commit is contained in:
baudneo
2022-10-10 11:56:42 -06:00
parent 2feb6ccf08
commit 0cd436e507
5 changed files with 68 additions and 12 deletions

View File

@@ -24,6 +24,7 @@ ENV SUPPRESS_NO_CONFIG_WARNING=1 \
MODSEC_ENABLE="0" \
MODSEC_ADMIN_PANEL="0" \
CROWDSEC_UPDATE_DIR='/cs-update' \
CROWDSEC_TEMPLATES='/crowdsec/templates' \
GEOLITE_DB_GRAB="0" \
GEOLITE2_DB_GRAB="0" \
GEOIP_DIR="/geoip_db" \