Skip to content

Commit

Permalink
fix: self hosted images
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jun 29, 2023
1 parent 8db3deb commit 8769345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfl_common/common/csp_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
f"{domain()}/static/game/image/",
)
CSP_IMG_SRC = (
"'self'",
"https://storage.googleapis.com/codeforlife-assets/images/",
"https://cdn-ukwest.onetrust.com/",
"https://p.typekit.net/",
Expand Down

0 comments on commit 8769345

Please sign in to comment.