fix(infra): fix last stale service count comment (27→30) in setup.sh

This commit is contained in:
saravanakumardb1 2026-03-24 13:18:12 -07:00
parent f78d382d62
commit 1a8697d8ed

View File

@ -554,7 +554,7 @@ ENV
# ═══════════════════════════════════════════════════════════════════════
# PHASE 7: Deploy Ecosystem via Docker Compose
# ═══════════════════════════════════════════════════════════════════════
# All 27 compose services, grouped for ordered build + reporting.
# All 30 compose services, grouped for ordered build + reporting.
INFRA_SERVICES=(cosmos-emulator azurite mailpit loki grafana gateway)
PLATFORM_SERVICES=(platform-service extraction-service mcp-server)
DASHBOARD_SERVICES=(admin-web tracker-web)