add elastic dev config

This commit is contained in:
Efstratios Giannopoulos 2023-11-16 10:43:41 +02:00
parent 6c49b7e7c2
commit 7c8b385146
1 changed files with 6 additions and 2 deletions

View File

@ -1,2 +1,6 @@
elasticsearch:
enabled: false
elastic:
disableHostnameVerifier: true
serverCertificatePaths:
- classpath:certificates/elasticsearch_dev04.crt
app-elastic:
enableIcuAnalysisPlugin: true