add missing badger middlwares

This commit is contained in:
miloschwartz
2025-12-29 10:20:57 -05:00
parent 7f561fc016
commit 1facaf44f0
3 changed files with 23 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ Add the following configuration to your `config/traefik/dynamic_config.yml` to e
- web
middlewares:
- redirect-to-https
- badger # If you have Badger >=1.3.0 and it's enabled in the middlewares section of the dynamic config
int-api-router:
rule: "Host(`api.example.com`)"