feat(nelmio_security): Ajoute cdnjs.cloudflare.com aux sources de contenu autorisées.

This commit is contained in:
Serreau Jovann
2026-03-30 11:43:44 +02:00
parent 767c533023
commit b0a725dd37
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
www.e-cosplay.fr {
tls {
dns cloudflare cfut_2WvRdf8MffLcQxNKuLbikhvJVAPzfqNAoWhgWCBS289868ec
dns cloudflare cfut_DMt7yjEeManlVJTyTIslUZQQWPVsBwmuktkszp3J635ba612
}
root * {{ path }}/public
encode zstd gzip
@@ -40,7 +40,7 @@ www.e-cosplay.fr {
}
datas.e-cosplay.fr {
tls {
dns cloudflare cfut_2WvRdf8MffLcQxNKuLbikhvJVAPzfqNAoWhgWCBS289868ec
dns cloudflare cfut_DMt7yjEeManlVJTyTIslUZQQWPVsBwmuktkszp3J635ba612
}
reverse_proxy localhost:27502
}