Commit 1b005bb6 authored by tom's avatar tom

add vizualize api to csp policy

parent 3af8cc19
......@@ -32,6 +32,7 @@ export function app(): CspDev.DirectiveDescriptor {
appConfig.api.endpoint,
appConfig.api.socket,
appConfig.statsApi.endpoint,
appConfig.visualizeApi.endpoint,
// chain RPC server
appConfig.network.rpcUrl,
......
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