We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094b79a commit c53be62Copy full SHA for c53be62
1 file changed
README.md
@@ -55,7 +55,7 @@ cd django-DefectDojo
55
56
# Run the application (for other profiles besides postgres-redis see
57
# https://github.com/DefectDojo/django-DefectDojo/blob/dev/readme-docs/DOCKER.md)
58
-./dc-up.sh postgres-redis
+./dc-up-d.sh postgres-redis
59
60
# Obtain admin credentials. The initializer can take up to 3 minutes to run.
61
# Use docker compose logs -f initializer to track its progress.
0 commit comments