You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-19Lines changed: 6 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,13 +37,7 @@ Community Edition: [demo.defectdojo.org](https://demo.defectdojo.org)
37
37
Either demo enviornment can be logged into with username `admin` and password `1Defectdojo@demo#appsec`. Please note that the demos are publicly accessible
38
38
and reset every day. Do not put sensitive data in the demo. An easy way to test DefectDojo is to upload some [sample scan reports](https://github.com/DefectDojo/django-DefectDojo/tree/master/unittests/scans).
39
39
40
-
## Quick Start for Compose V2
41
-
42
-
From July 2023 Compose V1 [stopped receiving updates](https://docs.docker.com/compose/reference/).
43
-
44
-
Compose V2 integrates compose functions into the Docker platform, continuing to support most of the previous
45
-
docker-compose features and flags. You can run Compose V2 by replacing the hyphen (-) with a space, using
0 commit comments