🐛 fix(infra): correct TTS API port to 3022

This commit is contained in:
Till-JS 2026-02-11 17:41:27 +01:00
parent 99a23d04d2
commit 5cd8b63862

View file

@ -70,7 +70,7 @@ ingress:
- hostname: stt-api.mana.how
service: http://localhost:3020
- hostname: tts-api.mana.how
service: http://localhost:3021
service: http://localhost:3022
# Monitoring & Tools
- hostname: grafana.mana.how