add elastic dev config
This commit is contained in:
parent
6c49b7e7c2
commit
7c8b385146
|
@ -1,2 +1,6 @@
|
||||||
elasticsearch:
|
elastic:
|
||||||
enabled: false
|
disableHostnameVerifier: true
|
||||||
|
serverCertificatePaths:
|
||||||
|
- classpath:certificates/elasticsearch_dev04.crt
|
||||||
|
app-elastic:
|
||||||
|
enableIcuAnalysisPlugin: true
|
Loading…
Reference in New Issue