Skip to content

Commit 96a18dd

Browse files
authored
Update README.md
1 parent 2247db3 commit 96a18dd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ This quick start guide will do the following
4949
- Start the application
5050
- Obtain admin credentials in the initializer logs. The first initialization can take up to 3 minutes to run.
5151

52+
53+
if running DefectDojo in detached mode via `docker compose up -d`, obtain admin credentials from the initializer logs with the command below. Please note, the initializer can take up to 3 minutes to run.
54+
55+
`docker compose logs initializer | grep "Admin password:"`
56+
5257
## Documentation
5358

5459
* [Official Docs](https://docs.defectdojo.com/)

0 commit comments

Comments
 (0)