diff --git a/static/Caddyfile b/static/Caddyfile index 1683899..a5bbb22 100644 --- a/static/Caddyfile +++ b/static/Caddyfile @@ -42,6 +42,7 @@ http://static-mat-services.fly.dev/ { frame-ancestors 'none'; base-uri 'none'; upgrade-insecure-requests; - sandbox allow-same-origin" + sandbox allow-same-origin allow-top-navigation" } -} \ No newline at end of file +} +