🔒️(nginx) manage Content-Security-Policy in nginx config

The media route is managed by nginx. On this route we want to add the
Content-Security-Header to forbid fetching any resources.
See : https://content-security-policy.com/
This commit is contained in:
Manuel Raynaud
2025-02-27 16:23:04 +01:00
committed by Anthony LC
parent a22bf95bce
commit 22a665e535
3 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
type: application
name: docs
version: 2.2.0-beta.1
version: 2.2.0-beta.2
appVersion: latest