Skip to content

Commit cf05871

Browse files
authored
Merge pull request #4351 from topcoder-platform/hotfix/change-CF-dist
Hotfix/change cf dist
2 parents 921aefb + fac8412 commit cf05871

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://d2nl5eqipnb33q.cloudfront.net',
12+
PUBLIC: 'https://dlxczxztayxv6.cloudfront.net',
1313
},
1414
COOKIES: {
1515
MAXAGE: 7,

0 commit comments

Comments
 (0)