diff --git a/compose.yml b/compose.yml index b240e28..56a4d8e 100644 --- a/compose.yml +++ b/compose.yml @@ -39,7 +39,7 @@ services: - ${COMPOSE_PORT_HTTP:-9000}:9000 - ${COMPOSE_PORT_HTTPS:-9443}:9443 networks: - - authetik + - authentik - reverse-proxy restart: unless-stopped shm_size: 512mb