This repository was archived by the owner on Mar 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ module.exports = {
1010 URL : {
1111 BASE : "https://www.topcoder-dev.com" ,
1212 COMMUNITY_APP : "https://community-app.topcoder-dev.com" ,
13- PLATFORM_WEBSITE_URL : "http ://local .topcoder-dev.com:8008 " ,
13+ PLATFORM_WEBSITE_URL : "https ://platform .topcoder-dev.com" ,
1414 } ,
1515 RECRUIT_API : "https://www.topcoder-dev.com" ,
1616 // the server api base path
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ module.exports = {
99 URL : {
1010 BASE : "https://www.topcoder-dev.com" ,
1111 COMMUNITY_APP : "https://community-app.topcoder-dev.com" ,
12- PLATFORM_WEBSITE_URL : "http ://local .topcoder-dev.com:8008 " ,
12+ PLATFORM_WEBSITE_URL : "https ://platform .topcoder-dev.com" ,
1313 } ,
1414 RECRUIT_API : "https://www.topcoder-dev.com" ,
1515} ;
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ module.exports = {
99 URL : {
1010 BASE : "https://www.topcoder.com" ,
1111 COMMUNITY_APP : "https://community-app.topcoder.com" ,
12- PLATFORM_WEBSITE_URL : "http ://local .topcoder-dev .com:8008 " ,
12+ PLATFORM_WEBSITE_URL : "https ://platform .topcoder.com" ,
1313 } ,
1414 RECRUIT_API : "https://www.topcoder.com" ,
1515} ;
You can’t perform that action at this time.
0 commit comments