mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Added cdn.jsdelivr.net to connect-src for web-app-desktop
This commit is contained in:
		| @@ -20,6 +20,7 @@ server: | ||||
|         - https://cdn.jsdelivr.net | ||||
|       connect-src: | ||||
|         - https://ka-f.fontawesome.com | ||||
|         - https://cdn.jsdelivr.net | ||||
|         - "{{ WEB_PROTOCOL }}://auth.{{ PRIMARY_DOMAIN }}"  | ||||
|       frame-src: | ||||
|         - "{{ WEB_PROTOCOL }}://*.{{ PRIMARY_DOMAIN }}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user