Update astro.config.mjs
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m20s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m20s
This commit is contained in:
@@ -34,7 +34,11 @@ export default defineConfig({
|
||||
: {
|
||||
algorithm: "SHA-512",
|
||||
scriptDirective: {
|
||||
resources: ["'self'", "https://analytics.atri.dad"],
|
||||
resources: [
|
||||
"'self'",
|
||||
"https://analytics.atri.dad",
|
||||
"https://cloud.umami.is",
|
||||
],
|
||||
},
|
||||
directives: [
|
||||
"connect-src 'self' https://analytics.atri.dad",
|
||||
|
||||
Reference in New Issue
Block a user