diff --git a/README.md b/README.md index 75cae01..328f0cf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +```yaml version: "3" services: SonarQube: @@ -27,4 +28,5 @@ volumes: SonarQube_extensions: SonarQube_logs: postgresql: - postgresql_data: \ No newline at end of file + postgresql_data: +``` \ No newline at end of file