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 {