0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-16 02:48:27 +02:00

Updated Docker Traefik ModSecurity Setup (markdown)

mhupfauer 2022-08-19 14:38:58 +02:00
parent 42c04dc8e4
commit 3dc4f221fa

@ -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"