Created
January 26, 2024 08:48
-
-
Save indreklasn/7e3227aa7fe2b1b443d43fcaaa144dbf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
codeserver { | |
# ... other configuration ... | |
add_header Content-Security-Policy "script-src 'self' 'unsafe-inline' http://localhost:5173 https://static.cloudflareinsights.com https://www.clarity.ms https://accounts.google.com https://upload-widget.cloudinary.com https://maps.googleapis.com https://www.googletagmanager.com;" | |
# ... other configuration ... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment