Skip to content

Commit

Permalink
Merge pull request #73 from RafaelMugnol/master
Browse files Browse the repository at this point in the history
add policy to allow render market images
  • Loading branch information
jakeFeldman authored May 14, 2023
2 parents 32a5b1f + 3cbf4ea commit 8556a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ module.exports = [
"data:",
"blob:",
"dl.airtable.com",
"https://market-assets.strapi.io",
/**
* Note: If using a STORAGE_URL replace `https://${process.env.STORAGE_ACCOUNT}.blob.core.windows.net` w/ process.env.STORAGE_URL
* If using a CDN URL make sure to include that url in the CSP headers process.env.STORAGE_CDN_URL
Expand Down

0 comments on commit 8556a49

Please sign in to comment.