From 456a2295cbac38ce919a0ca594fc4f2914125987 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 20 Apr 2025 23:52:12 -0600 Subject: [PATCH] Update Servers/Containerization/Docker/Compose/Authelia.md --- Servers/Containerization/Docker/Compose/Authelia.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servers/Containerization/Docker/Compose/Authelia.md b/Servers/Containerization/Docker/Compose/Authelia.md index 3978073..4b2e94c 100644 --- a/Servers/Containerization/Docker/Compose/Authelia.md +++ b/Servers/Containerization/Docker/Compose/Authelia.md @@ -1,6 +1,6 @@ **Purpose**: Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion for common reverse proxies. -```jsx title="docker-compose.yml" +```yaml title="docker-compose.yml" services: authelia: image: authelia/authelia