Skip to content

Commit c32a173

Browse files
guides: update dex (#24603)
<!--Delete sections as needed --> ## Description Aligned file name with that on line 43, using the preferred `compose.yaml`. ## Related issues or tickets Closes #23860 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 667ab62 commit c32a173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/dex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ or use CLI tools like [htpasswd](https://httpd.apache.org/docs/2.4/programs/htpa
8787

8888
With Docker Compose configured, start Dex:
8989
```yaml
90-
# docker-compose.yaml
90+
# compose.yaml
9191
9292
services:
9393
dex:

0 commit comments

Comments
 (0)