mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:21:09 +02:00
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:
parent
099a40bbd1
commit
79a53cf70a
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue