From 31eb41a05aae0a3e65c02b921084672a36caf2e5 Mon Sep 17 00:00:00 2001 From: claudio Date: Wed, 22 Apr 2026 21:04:09 +0200 Subject: [PATCH] =?UTF-8?q?Add=20artifacto.hubris.network=20=E2=86=92=20LX?= =?UTF-8?q?C=20105:3100?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Caddyfile | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Caddyfile b/Caddyfile index c8c6b38..c034a78 100644 --- a/Caddyfile +++ b/Caddyfile @@ -156,3 +156,10 @@ auth.hubris.network { } reverse_proxy 192.168.8.180:9000 } + +artifacto.hubris.network { + tls { + dns ionos {env.IONOS_AUTH_API_TOKEN} + } + reverse_proxy 192.168.8.205:3100 +}