mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-24 16:10:37 -06:00
Update sonar properties.
This commit is contained in:
parent
0d80582874
commit
4ba55e8546
@ -1,7 +1,7 @@
|
||||
sonar.projectKey=firefly-iii
|
||||
sonar.projectVersion=5.5.2
|
||||
sonar.projectVersion=5.6.0-alpha.1
|
||||
sonar.sources=app,bootstrap,database,resources/assets,resources/views,routes,tests,frontend/src/components,frontend/src/pages
|
||||
sonar.login=2859ca0fb90d8419e211190a8892b3e1721244cb
|
||||
sonar.sourceEncoding=UTF-8
|
||||
sonar.php.coverage.reportPaths=storage/build/clover-all.xml
|
||||
sonar.host.url=http://172.16.21.6:10005
|
||||
sonar.host.url=http://172.16.1.2:10005
|
||||
|
Loading…
Reference in New Issue
Block a user