fix(infra): sync Prometheus + cloudflared ports with current deployment

- Prometheus: mana-sync 3010→3051, mana-matrix-bot 4001→4000
- Cloudflared: api.mana.how 3060→3016

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-28 18:07:12 +01:00
parent 099a40bbd1
commit 79a53cf70a
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ ingress:
# API Gateway (Go)
- hostname: api.mana.how
service: http://localhost:3060
service: http://localhost:3016
# Forgejo (Git + CI/CD)
- hostname: git.mana.how