Skip to content

Commit 9c039f2

Browse files
Update content/guides/dex.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent 09145ad commit 9c039f2

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
@@ -110,7 +110,7 @@ This command will download the Dex Docker image (if not already available) and s
110110

111111
To Verify that Dex is running, check the logs to ensure Dex started successfully:
112112
```bash
113-
docker-compose logs -f dex
113+
docker compose logs -f dex
114114
```
115115
You should see output indicating that Dex is listening on the specified port.
116116

0 commit comments

Comments
 (0)