Skip to content

Commit d20e90c

Browse files
committed
fix for login retUrl
1 parent 58b991c commit d20e90c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/default.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"MEMBER": "https://members.topcoder-dev.com",
3232
"ONLINE_REVIEW": "https://software.topcoder-dev.com",
3333
"STUDIO": "https://studio.topcoder-dev.com",
34-
"TCO": "https://www.topcoder.com/tco"
34+
"TCO": "https://www.topcoder.com/tco",
35+
"WIPRO": "https://wipro.topcoder.com"
3536
}
3637
}

0 commit comments

Comments
 (0)