From 469d49559cbac75be380518af922548160c1a186 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 14 Mar 2026 19:40:28 +0100 Subject: [PATCH] Switch runtime config handling to JSON-based Caddy templates in frontend. --- .../src/jsMain/resources/index.html | 29 ++++++++++++++----- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/frontend/shells/meldestelle-portal/src/jsMain/resources/index.html b/frontend/shells/meldestelle-portal/src/jsMain/resources/index.html index 92156e46..86bbe375 100644 --- a/frontend/shells/meldestelle-portal/src/jsMain/resources/index.html +++ b/frontend/shells/meldestelle-portal/src/jsMain/resources/index.html @@ -12,16 +12,28 @@
Loading...
- + + +