Docker compose template: enable topomap feat by default

Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
This commit is contained in:
Oleksandr Mazur
2024-12-19 14:51:08 +02:00
parent e9d37d1b8c
commit c95e8dfe6b

View File

@@ -116,6 +116,7 @@ services:
- CGW_GROUPS_CAPACITY={{ cgw_groups_capacity }}
- CGW_GROUPS_THRESHOLD={{ cgw_groups_threshold }}
- CGW_GROUP_INFRAS_CAPACITY={{ cgw_group_infras_capacity }}
- CGW_FEATURE_TOPOMAP_ENABLE='1'
depends_on:
broker:
condition: service_healthy