🐛fix: allow script posthog (#5316)
This commit is contained in:
parent
86079074d2
commit
11d767633e
@ -45,7 +45,7 @@
|
|||||||
],
|
],
|
||||||
"img-src": "'self' asset: http://asset.localhost blob: data: https://cdn.jsdelivr.net",
|
"img-src": "'self' asset: http://asset.localhost blob: data: https://cdn.jsdelivr.net",
|
||||||
"style-src": "'unsafe-inline' 'self' https://fonts.googleapis.com",
|
"style-src": "'unsafe-inline' 'self' https://fonts.googleapis.com",
|
||||||
"script-src": "'self' asset: $APPDATA/**.* http://asset.localhost"
|
"script-src": "'self' asset: $APPDATA/**.* http://asset.localhost https://eu-assets.i.posthog.com https://posthog.com"
|
||||||
},
|
},
|
||||||
"assetProtocol": {
|
"assetProtocol": {
|
||||||
"enable": true,
|
"enable": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user