Skip to content

Commit 41ffd2d

Browse files
committed
Merge branch 'hotfix/change-CF-to-cname'
2 parents 57847ba + 4b0957b commit 41ffd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/production.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = {
99
DOMAIN: 'topcoder.auth0.com',
1010
},
1111
CDN: {
12-
PUBLIC: 'https://dlxczxztayxv6.cloudfront.net',
12+
PUBLIC: 'https://community-app-cdn.topcoder.com',
1313
},
1414
COOKIES: {
1515
MAXAGE: 7,

0 commit comments

Comments
 (0)