mirror of
https://github.com/temporalio/docker-compose.git
synced 2026-08-30 18:41:40 -07:00
Clean up dynamic configs (#108)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user