rename env variable

This commit is contained in:
amentis 2024-07-08 17:20:14 +03:00
parent b13c292ce3
commit 7af4a87f80
1 changed files with 1 additions and 1 deletions

View File

@ -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