feat(infra): route analytics.mana.how to mana-analytics:3064

Phase 2 feedback hub needs a public hostname so the browser-side
FeedbackHook + /community page can talk to mana-analytics. Internal
docker URL stays for SSR.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-04-27 00:57:05 +02:00
parent 812f3f7fa0
commit b4589a7249

View file

@ -148,6 +148,8 @@ ingress:
service: http://localhost:3065
- hostname: research.mana.how
service: http://localhost:3068
- hostname: analytics.mana.how
service: http://localhost:3064
# ============================================
# Standalone web apps (separate containers)