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