From c128ea96c4799668951f876004060b8c8439daf8 Mon Sep 17 00:00:00 2001 From: Andreas Knuth Date: Fri, 21 Feb 2025 13:18:17 -0600 Subject: [PATCH] v1 --- caddy/Caddyfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/caddy/Caddyfile b/caddy/Caddyfile index ce8e674..8420ef7 100644 --- a/caddy/Caddyfile +++ b/caddy/Caddyfile @@ -30,9 +30,8 @@ bayarea-cc.com, www.bayarea-cc.com { not path /api/* } root * /app - file_server @notApi { - try_files {path} /index.html - } + try_files @notApi {path} /index.html + file_server @notApi # Logging für Debugging log {