import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
# Traefik
The configuration templates shown below apply to both single-application and domain-level forward auth.
import Placeholders from "./__placeholders.md";
import TraefikStandalone from "./_traefik_standalone.md";
import TraefikCompose from "./_traefik_compose.md";
import TraefikIngress from "./_traefik_ingress.md";