PROXY_ERROR_OVERRIDE: "off" needed to get rid of the Unauthorized Apache proxy message.

zucht 2023-01-29 20:20:48 +01:00
parent e86303ca5b
commit 66f327b3e5
1 changed files with 1 additions and 0 deletions

@ -47,6 +47,7 @@ services:
BACKEND: "http://vaultwarden:80"
BACKEND_WS: "ws://vaultwarden:80/notifications/hub"
ERRORLOG: "/var/log/waf/waf.log"
PROXY_ERROR_OVERRIDE: "off"
volumes:
- /opt/docker/waf:/var/log/waf
- /opt/docker/waf-rules/REQUEST-900-EXCLUSION-RULES-BEFORE-CRS.conf:/etc/modsecurity.d/owasp-crs/rules/REQUEST-900-EXCLUSION-RULES-BEFORE-CRS.conf