Commit 9b3f999b authored by isstuev's avatar isstuev

add csp for swagger

parent 8a824137
......@@ -77,6 +77,9 @@ function makePolicyMap() {
'*.walletconnect.com',
'wss://*.bridge.walletconnect.org',
'wss://www.walletlink.org',
// github (spec for api-docs page)
'raw.githubusercontent.com',
],
'script-src': [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment