Solved bug

This commit is contained in:
2025-05-15 13:09:29 +02:00
parent 20020cca92
commit be0da93c9c
3 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
add_header Content-Security-Policy "{{ applications | build_csp_header(application_id, domains) }}" always;
proxy_hide_header Content-Security-Policy;
proxy_hide_header Content-Security-Policy; # Todo: Make this optional