mirror of
https://github.com/optim-enterprises-bv/openlan-cgw.git
synced 2025-11-03 03:37:46 +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_CAPACITY={{ cgw_groups_capacity }}
|
||||||
- CGW_GROUPS_THRESHOLD={{ cgw_groups_threshold }}
|
- CGW_GROUPS_THRESHOLD={{ cgw_groups_threshold }}
|
||||||
- CGW_GROUP_INFRAS_CAPACITY={{ cgw_group_infras_capacity }}
|
- CGW_GROUP_INFRAS_CAPACITY={{ cgw_group_infras_capacity }}
|
||||||
|
- CGW_FEATURE_TOPOMAP_ENABLE='1'
|
||||||
depends_on:
|
depends_on:
|
||||||
broker:
|
broker:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
Reference in New Issue
Block a user