mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-25 06:26:20 +00:00
Optimized OpenProject and CSP rules
This commit is contained in:
@@ -21,7 +21,8 @@ server:
|
||||
#style-src:
|
||||
# unsafe-inline: true
|
||||
whitelist:
|
||||
font-src: []
|
||||
font-src:
|
||||
- https://fonts.googleapis.com
|
||||
connect-src: []
|
||||
docker:
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user