mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-20 23:06:41 +02:00
fix(cloudflared): hub.mana.how → mana-hub-web auf :3082 (war catch-all 404)
This commit is contained in:
parent
98207eb1fc
commit
a9a3c0436f
1 changed files with 7 additions and 0 deletions
|
|
@ -421,4 +421,11 @@ ingress:
|
|||
- hostname: sync2.mana.how
|
||||
service: http://localhost:3055
|
||||
|
||||
# mana-hub-web — Vereins-Hub-UI (mana/apps/hub-web). SvelteKit-App
|
||||
# mit /timeline (Cross-App-Aggregator), /invites, /aura.
|
||||
# Container exponiert intern 3060, gemappt auf Host-Port 3082
|
||||
# (Konflikt mit unified mana-api auf 3060).
|
||||
- hostname: hub.mana.how
|
||||
service: http://localhost:3082
|
||||
|
||||
- service: http_status:404
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue