From 28b960134be41567b7700a4ceb501d5dfe56119f Mon Sep 17 00:00:00 2001 From: laur Date: Fri, 9 Dec 2022 22:21:59 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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