Allow Seentry (#1366)

This commit is contained in:
Lipis
2020-04-10 19:54:04 +03:00
committed by GitHub
parent 16a3aa7561
commit 7f04239176

View File

@ -21,7 +21,7 @@
}, },
{ {
"key": "Content-Security-Policy", "key": "Content-Security-Policy",
"value": "default-src https: data: 'unsafe-inline'; connect-src https://*.excalidraw.com wss://excalidraw-socket.herokuapp.com https://excalidraw-socket.herokuapp.com" "value": "default-src https: data: 'unsafe-inline'; connect-src https://*.excalidraw.com wss://excalidraw-socket.herokuapp.com https://excalidraw-socket.herokuapp.com https://sentry.io"
} }
] ]
} }