Clean up dynamic configs (#108)

This commit is contained in:
Alex Shtin
2022-05-20 10:06:52 -07:00
committed by GitHub
parent 2f06380feb
commit 0c3417fb09
14 changed files with 13 additions and 160 deletions

View File

@@ -36,7 +36,7 @@ services:
- POSTGRES_USER=temporal
- POSTGRES_PWD=temporal
- POSTGRES_SEEDS=postgresql
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development_sql_es.yaml
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development_sql.yaml
- ENABLE_ES=true
- ES_SEEDS=elasticsearch
- ES_VERSION=v7