Update 'README.md'

This commit is contained in:
laur 2022-12-09 22:21:59 +00:00
parent 6dd2fbe4ae
commit 28b960134b

View File

@ -1,3 +1,4 @@
```yaml
version: "3"
services:
SonarQube:
@ -27,4 +28,5 @@ volumes:
SonarQube_extensions:
SonarQube_logs:
postgresql:
postgresql_data:
postgresql_data:
```