This commit is contained in:
apapachristou 2020-12-14 19:31:14 +02:00
commit d8b7161c73
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ dmp.domain = http://localhost:4200
database.url=
database.username=
database.password=
spring.datasource.maxIdle: 10
spring.datasource.minIdle: 5
spring.datasource.maxActive: 10
####################ELASTIIC SEARCH TAGS OVERRIDES CONFIGURATIONS##########
elasticsearch.host = localhost