From ace7bfb3c785f90784569ae5b0cd298858a2257b Mon Sep 17 00:00:00 2001 From: Craig Osterhout Date: Wed, 1 Apr 2026 15:02:17 -0700 Subject: [PATCH] guides: update dex Signed-off-by: Craig Osterhout --- content/guides/dex.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/dex.md b/content/guides/dex.md index 605d6bacc17f..8cb1efbc7038 100644 --- a/content/guides/dex.md +++ b/content/guides/dex.md @@ -87,7 +87,7 @@ or use CLI tools like [htpasswd](https://httpd.apache.org/docs/2.4/programs/htpa With Docker Compose configured, start Dex: ```yaml -# docker-compose.yaml +# compose.yaml services: dex: