mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-10 10:48:10 +02: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