mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:21:10 +02:00
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:
parent
812f3f7fa0
commit
b4589a7249
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue