mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-03-27 07:28:31 +07:00
PROXY_ERROR_OVERRIDE: "off" needed to get rid of the Unauthorized Apache proxy message.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user