Skip to content

Commit 90aea00

Browse files
authored
Merge pull request #6514 from topcoder-platform/tco23
fix not loading fonts on tco due CSP on staging
2 parents b28327c + fdd2531 commit 90aea00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/server/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ async function onExpressJsSetup(server) {
185185
+ ` ${config.CDN.PUBLIC}`
186186
+ ' https://d1of0acg2orgco.cloudfront.net'
187187
+ ' https://d24oibycet9bsb.cloudfront.net'
188+
+ ' https://d1mwkvp2xbqfs9.cloudfront.net'
188189
+ ' https://43d132d5dbff47c59d9d53ad448f93c2.js.ubembed.com;'
189190
+ " frame-src 'self'"
190191
+ ` ${config.URL.AUTH}`

0 commit comments

Comments
 (0)