Skip to content

Commit

Permalink
csp for bens
Browse files Browse the repository at this point in the history
  • Loading branch information
tom2drum committed Jan 17, 2024
1 parent 463f386 commit a58e467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nextjs/csp/policies/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export function app(): CspDev.DirectiveDescriptor {
getFeaturePayload(config.features.sol2uml)?.api.endpoint,
getFeaturePayload(config.features.verifiedTokens)?.api.endpoint,
getFeaturePayload(config.features.addressVerification)?.api.endpoint,
getFeaturePayload(config.features.nameService)?.api.endpoint,

// chain RPC server
config.chain.rpcUrl,
Expand Down

0 comments on commit a58e467

Please sign in to comment.