mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
added sonar host url
This commit is contained in:
parent
6960059508
commit
75ca03794e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
sonar.projectKey=petclinic
|
||||
sonar.projectName=petclinic
|
||||
sonar.projectVersion=1.0
|
||||
sonar.host.url=http://sonar:9000
|
||||
|
||||
# Comma-separated paths to directories with sources (required)
|
||||
sonar.sources=src
|
||||
|
|
Loading…
Reference in a new issue