Skip to content

Commit

Permalink
fix: remove unnecessary port mapping on sonar config (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
SudharakaP committed Dec 29, 2023
1 parent 9e4452e commit 83f7665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ services:
image: sonarqube:8.2-community
ports:
- 9001:9000
- 9092:9092
- 9000:9000

0 comments on commit 83f7665

Please sign in to comment.