mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:01:08 +02:00
feat(infra): community.mana.how (instead of analytics.*) for the public-feedback hub
analytics.mana.how DNS already existed as a non-CNAME record — picking the user-facing 'community.mana.how' subdomain instead. Added the tunnel ingress + matched the CORS origin + client-side env var. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
515de79c8b
commit
cabfd1004d
2 changed files with 3 additions and 3 deletions
|
|
@ -148,7 +148,7 @@ ingress:
|
|||
service: http://localhost:3065
|
||||
- hostname: research.mana.how
|
||||
service: http://localhost:3068
|
||||
- hostname: analytics.mana.how
|
||||
- hostname: community.mana.how
|
||||
service: http://localhost:3064
|
||||
|
||||
# ============================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue