fix content security policy for Safari browser
This commit is contained in:
parent
b01bf77161
commit
9c4a8bfa26
@ -39,7 +39,7 @@ module.exports = function(app) {
|
||||
"'self'",
|
||||
'wss://*.dev.lcip.org',
|
||||
'wss://*.send.nonprod.cloudops.mozgcp.net',
|
||||
'wss://send.firefox.com',
|
||||
'wss://drop.chapril.org',
|
||||
'https://*.dev.lcip.org',
|
||||
'https://accounts.firefox.com',
|
||||
'https://*.accounts.firefox.com',
|
||||
|
Loading…
Reference in New Issue
Block a user