fix: align gatekeeper labels and network aliases with mb-grid standards
Some checks failed
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 31s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m17s
Build & Deploy KLZ Cables / 🏗️ Build App (push) Successful in 3m49s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Successful in 25s
Build & Deploy KLZ Cables / 🔔 Notifications (push) Has been cancelled
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Has been cancelled

This commit is contained in:
2026-02-10 21:23:12 +01:00
parent cfd5cbda55
commit 3e724f74fa

View File

@@ -52,8 +52,10 @@ services:
container_name: ${PROJECT_NAME:-klz-cables}-gatekeeper
restart: always
networks:
- default
- infra
default:
infra:
aliases:
- ${PROJECT_NAME:-klz-cables}-gatekeeper
env_file:
- ${ENV_FILE:-.env}
environment: