diff --git a/docs/content/middlewares/http/basicauth.md b/docs/content/middlewares/http/basicauth.md index 6e5105a5b..68c341a39 100644 --- a/docs/content/middlewares/http/basicauth.md +++ b/docs/content/middlewares/http/basicauth.md @@ -341,4 +341,5 @@ http: [http.middlewares.test-auth.basicAuth] removeHeader = true ``` + {!traefik-for-business-applications.md!} diff --git a/docs/content/routing/entrypoints.md b/docs/content/routing/entrypoints.md index ce459375d..8c34d907c 100644 --- a/docs/content/routing/entrypoints.md +++ b/docs/content/routing/entrypoints.md @@ -1237,8 +1237,6 @@ entryPoints: --entryPoints.foo.udp.timeout=10s ``` -{!traefik-for-business-applications.md!} - ## Systemd Socket Activation Traefik supports [systemd socket activation](https://www.freedesktop.org/software/systemd/man/latest/systemd-socket-activate.html). @@ -1260,3 +1258,5 @@ systemd-socket-activate -l 80 -l 443 --fdname web:websecure ./traefik --entrypo !!! warning "Docker Support" Socket activation is not supported by Docker but works with Podman containers. + +{!traefik-for-business-applications.md!} diff --git a/docs/content/routing/providers/kubernetes-gateway.md b/docs/content/routing/providers/kubernetes-gateway.md index c2da4447c..50ccfd565 100644 --- a/docs/content/routing/providers/kubernetes-gateway.md +++ b/docs/content/routing/providers/kubernetes-gateway.md @@ -750,4 +750,4 @@ spec: [...] ``` -{!traefik-for-business-applications.md!} \ No newline at end of file +{!traefik-for-business-applications.md!}