Updated Docker Traefik ModSecurity Setup (markdown)

mhupfauer 2022-08-19 14:38:58 +02:00
parent 42c04dc8e4
commit 3dc4f221fa
1 changed files with 1 additions and 0 deletions

@ -42,6 +42,7 @@ services:
PARANOIA: 1
ANOMALY_INBOUND: 10
ANOMALY_OUTBOUND: 5
ALLOWED_METHODS: "GET POST PUT DELETE OPTIONS PATCH HEAD"
PROXY: 1
REMOTEIP_INT_PROXY: "172.20.0.1/16"
BACKEND: "http://vaultwarden:80"