Skip to content

Commit 0993e33

Browse files
committed
fix: docker-compose
- missing FF for data source routing risk: low
1 parent 0ef9529 commit 0993e33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,7 @@ services:
530530
GDC_FEATURES_VALUES_ENABLE_RAW_EXPORTS: "true"
531531
GDC_FEATURES_VALUES_ENABLE_FLEXIBLE_DASHBOARD_LAYOUT: "true"
532532
GDC_FEATURES_VALUES_ENABLE_SNOWFLAKE_KEY_PAIR_AUTHENTICATION: "true"
533+
GDC_FEATURES_VALUES_ENABLE_DATA_SOURCE_ROUTING: "true"
533534
depends_on:
534535
postgres:
535536
condition: service_healthy

0 commit comments

Comments
 (0)