Skip to content

Commit 44216c6

Browse files
authored
Update READme.md
1 parent 3f45e27 commit 44216c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soarQube-Installation/READme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
sudo useradd sonar
2222
# Grand sudo access to sonar user
2323
sudo echo "sonar ALL=(ALL) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/sonar
24+
# set hostname for the sonarqube server
2425
sudo hostnamectl set-hostname sonar
2526
sudo su - sonar
2627
```

0 commit comments

Comments
 (0)