diff --git a/content/guides/dex.md b/content/guides/dex.md index 605d6bacc17..574cd9cb2e1 100644 --- a/content/guides/dex.md +++ b/content/guides/dex.md @@ -40,7 +40,7 @@ Organize your project with the following structure: ```bash dex-mock-server/ ├── config.yaml -└── compose.yaml +└── docker-compose.yaml ``` Create the Dex Configuration File: