Skip to content

Commit 4b0957b

Browse files
committed
Change cdn to cname
1 parent 57847ba commit 4b0957b

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)