From 4fa860874471edd179b2a09e312e0dfca01859e3 Mon Sep 17 00:00:00 2001 From: Till-JS <101404291+Till-JS@users.noreply.github.com> Date: Wed, 28 Jan 2026 15:31:39 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore:=20add=20nutriphi=20to=20c?= =?UTF-8?q?loudflare=20tunnel=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloudflared-config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cloudflared-config.yml b/cloudflared-config.yml index 78fe3bf3a..50e3bc241 100644 --- a/cloudflared-config.yml +++ b/cloudflared-config.yml @@ -31,6 +31,10 @@ ingress: service: http://localhost:5184 - hostname: contacts-api.mana.how service: http://localhost:3015 + - hostname: nutriphi.mana.how + service: http://localhost:5189 + - hostname: nutriphi-api.mana.how + service: http://localhost:3023 # Monitoring & Tools - hostname: grafana.mana.how