import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
# nginx
The configuration templates shown below apply to both single-application and domain-level forward auth.
import Placeholders from "./__placeholders.md";
import NginxStandalone from "./_nginx_standalone.md";
import NginxIngress from "./_nginx_ingress.md";
import NginxProxyManager from "./_nginx_proxy_manager.md";