refactor: streamline env and directus logic using @mintel/next-utils and fix network isolation
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🧪 QA (push) Failing after 1m25s
Build & Deploy / 🏗️ Build (push) Failing after 2m36s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-02-10 23:41:32 +01:00
parent 1fefb794c1
commit 9bcf946752
3 changed files with 46 additions and 167 deletions

View File

@@ -83,8 +83,10 @@ services:
image: directus/directus:11
restart: always
networks:
- default
- infra
default:
infra:
aliases:
- ${PROJECT_NAME:-klz-cables}-directus
env_file:
- ${ENV_FILE:-.env}
environment: