fix(infra): restore official production volume and repair directus snapshot

- Hardened docker-compose.yml to use klz-cablescom_directus-db-data volume
- Added mandatory 'relations: []' key to Directus snapshot.yaml
- Aligned internal network mappings for db connectivity
This commit is contained in:
2026-02-17 22:49:21 +01:00
parent bdc31621c3
commit ea0dae310c
2 changed files with 6 additions and 1 deletions

View File

@@ -224,4 +224,6 @@ systemFields:
schema:
is_indexed: true
relations: []