refactor: standardize env and directus logic using enhanced @mintel/next-utils
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 4s
Build & Deploy / 🧪 QA (push) Failing after 1m30s
Build & Deploy / 🏗️ Build (push) Failing after 1m51s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 3s

This commit is contained in:
2026-02-10 23:47:18 +01:00
parent ad08c6c1f3
commit 8ff4503270
3 changed files with 41 additions and 165 deletions

View File

@@ -62,8 +62,10 @@ services:
image: directus/directus:11
restart: always
networks:
- infra
- backend
infra:
aliases:
- ${PROJECT_NAME:-mb-grid-solutions}-directus
backend:
env_file:
- ${ENV_FILE:-.env}
environment: