From f5182d68046b91a6a3b9777828e88269a1588ed1 Mon Sep 17 00:00:00 2001 From: iris Date: Sat, 15 Aug 2026 12:18:59 +0200 Subject: [PATCH] docs(swarm): fix authelia's default vhost domain, verified against swarm-authelia.nix --- docs/swarm/services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swarm/services.md b/docs/swarm/services.md index bcc64252..94ef096e 100644 --- a/docs/swarm/services.md +++ b/docs/swarm/services.md @@ -30,7 +30,7 @@ and has no `enable` to derive from anything. ### SSO (authelia) One authelia per swarm, in a `swarm-authelia` container, at -`auth.`. Operator and agents are both subjects of the same +`auth.`. Operator and agents are both subjects of the same provider, differentiated by roles and claims rather than by mechanism — there is one IdP and one auth path.