security: enforce nonce based content policy

This commit is contained in:
ik
2026-09-13 16:38:47 +07:00
parent 1305cccfa5
commit 86ed3a966a
8 changed files with 68 additions and 11 deletions
+1
View File
@@ -80,6 +80,7 @@ services:
environment:
PUBLIC_API_URL: http://localhost:8000
API_INTERNAL_URL: http://api:8000
FILES_ORIGIN: http://localhost:9000
depends_on:
api:
condition: service_healthy