From ba935abbfb79c540bf02ccf6c4dbfb253f6fcfd0 Mon Sep 17 00:00:00 2001 From: claudio Date: Wed, 13 May 2026 01:14:44 +0200 Subject: [PATCH] =?UTF-8?q?Add=20plato.hubris.network=20=E2=86=92=20LXC=20?= =?UTF-8?q?126:8080?= 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 8c423d3..7441336 100644 --- a/Caddyfile +++ b/Caddyfile @@ -176,3 +176,10 @@ artifacto.hubris.network { } } + +plato.hubris.network { + tls { + dns ionos {env.IONOS_AUTH_API_TOKEN} + } + reverse_proxy 192.168.8.190:8080 +}