rename env variable
This commit is contained in:
parent
b13c292ce3
commit
7af4a87f80
|
@ -15,7 +15,7 @@ elastic:
|
|||
disableHostnameVerifier: false
|
||||
app-elastic:
|
||||
enabled: ${ELASTIC_ENABLED}
|
||||
planIndexName: ${ELASTIC_DMP_INDEX}
|
||||
planIndexName: ${ELASTIC_PLAN_INDEX}
|
||||
descriptionIndexName: ${ELASTIC_DESCRIPTION_INDEX}
|
||||
enableIcuAnalysisPlugin: false
|
||||
resetBatchSize: 1000
|
||||
|
|
Loading…
Reference in New Issue