Remove whitespace in content.md

This commit is contained in:
Zipeng WU 2021-02-15 15:57:24 +01:00 committed by zipeng-wu-sonarsource
parent 7086678a49
commit 20bae107a1
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ We recommend creating volumes for the following directories:
- `/opt/sonarqube/conf`: **for Version 7.9.x only**, configuration files, such as `sonar.properties`.
- `/opt/sonarqube/data`: data files, such as the embedded H2 database and Elasticsearch indexes
- `/opt/sonarqube/logs`: contains SonarQube logs about access, web process, CE process, Elasticsearch logs
- `/opt/sonarqube/extensions`: for 3rd party plugins
- `/opt/sonarqube/extensions`: for 3rd party plugins
> **Warning:** You cannot use the same volumes on multiple instances of SonarQube.