From 7c23b6dfebb52687a87612d889fc831ccf78801f Mon Sep 17 00:00:00 2001 From: kapuett <44997918+kapuett@users.noreply.github.com> Date: Wed, 28 Jan 2026 14:15:15 +0100 Subject: [PATCH] Fix indentation --- self-host/advanced/integration-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/self-host/advanced/integration-api.mdx b/self-host/advanced/integration-api.mdx index b804467..bc4b042 100644 --- a/self-host/advanced/integration-api.mdx +++ b/self-host/advanced/integration-api.mdx @@ -35,7 +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 + - 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`)"