Skip to content

Commit 599b236

Browse files
author
Sachin Maheshwari
committed
changing auth url
1 parent 5a4fe97 commit 599b236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ module.exports = {
114114
COMMUNITY_APP: 'https://community-app.topcoder-dev.com',
115115

116116
ARENA: 'https://arena.topcoder-dev.com',
117-
AUTH: 'http://accounts.topcoder-dev.com',
117+
AUTH: 'http://accounts-auth0.topcoder-dev.com',
118118
BASE: 'https://www.topcoder-dev.com',
119119
HOME: '/my-dashboard',
120120
BLOG: 'https://www.topcoder-dev.com/blog',

0 commit comments

Comments
 (0)