Properly fix CSP popup settings

main
mat ess 2022-08-14 09:14:39 -04:00
parent bdb254f8e7
commit 005657e7e7
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ http://static-mat-services.fly.dev/ {
frame-ancestors 'none';
base-uri 'none';
upgrade-insecure-requests;
sandbox allow-same-origin allow-popups-to-escape-sandbox"
sandbox allow-same-origin allow-popups allow-popups-to-escape-sandbox"
}
# caching