Lots of stuff

This commit is contained in:
2025-02-03 02:34:53 -03:00
parent 5a7d0a4e14
commit 1ca5805e80
8 changed files with 60 additions and 10 deletions

View File

@@ -42,11 +42,17 @@
# reverse_proxy * http://{CONTAINER_NAME}:{CONTAINER_PORT}
# }
# Example: Bypassing WAF for given API path (Useful for allowing prometheus query)
# Example: Bypassing WAF for given API path
# NEEDED FOR PROMETHEUS
# api.example2.com {
# basic_auth {
# agala {$PROMETHEUS_PASSWORD}
# }
#
# @waf {
# not path /api/v1/*
# }
#
# handle @waf {
# coraza_waf {
# directives `