Fix sonar task

This commit is contained in:
2021-02-28 23:23:15 +01:00
parent c61b31cc58
commit 66dcff8f46
2 changed files with 6 additions and 1 deletions

2
.env
View File

@@ -5,7 +5,7 @@ DATABASE_URL=jdbc:postgresql:dc-project
APP_PORT=8080
OPENAPI_PORT=8181
SONARQUBE_PORT=9002
SONARQUBE_DB_PORT=5433
SONARQUBE_DB_PORT=5434
ELASTIC_REST=9200
ELASTIC_NODES=9300