mirror of
https://github.com/optim-enterprises-bv/openlan-cgw.git
synced 2025-10-29 09:22:22 +00:00
Docker compose template: enable topomap feat by default
Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user