mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 14:40:55 +03:00
added gcp dev to csp
This commit is contained in:
@@ -38,7 +38,7 @@ module.exports = function(app) {
|
|||||||
connectSrc: [
|
connectSrc: [
|
||||||
"'self'",
|
"'self'",
|
||||||
'wss://*.dev.lcip.org',
|
'wss://*.dev.lcip.org',
|
||||||
'wss://*.mozaws.net',
|
'wss://*.send.nonprod.cloudops.mozgcp.net',
|
||||||
'wss://send.firefox.com',
|
'wss://send.firefox.com',
|
||||||
'https://*.dev.lcip.org',
|
'https://*.dev.lcip.org',
|
||||||
'https://accounts.firefox.com',
|
'https://accounts.firefox.com',
|
||||||
|
|||||||
Reference in New Issue
Block a user