From 5cd8b638621705e061c7fa2bd217fc4f6ec3d50d Mon Sep 17 00:00:00 2001 From: Till-JS <101404291+Till-JS@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:41:27 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(infra):=20correct=20TTS=20AP?= =?UTF-8?q?I=20port=20to=203022?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloudflared-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudflared-config.yml b/cloudflared-config.yml index 722bfe37b..de84685d7 100644 --- a/cloudflared-config.yml +++ b/cloudflared-config.yml @@ -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