Browse Source

Allow Seentry (#1366)

Lipis 5 years ago
parent
commit
7f04239176
1 changed files with 1 additions and 1 deletions
  1. 1 1
      now.json

+ 1 - 1
now.json

@@ -21,7 +21,7 @@
         },
         {
           "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"
         }
       ]
     }