This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ configEnvConstants = (ENV) ->
2929 PHOTO_LINK_LOCATION : ' https://community.topcoder-dev.com'
3030 SWIFT_PROGRAM_URL : ' apple.topcoder-dev.com'
3131 TCO16_URL : ' http://tco16.topcoder-dev.com'
32+ TCO17_URL : ' http://tco17.topcoder-dev.com'
3233
3334 ACCOUNTS_APP_URL : ' https://accounts.topcoder-dev.com/#/member'
3435 ACCOUNTS_APP_CONNECTOR_URL : ' https://accounts.topcoder-dev.com/connector.html'
@@ -64,6 +65,7 @@ configEnvConstants = (ENV) ->
6465 PHOTO_LINK_LOCATION : ' https://community.topcoder-qa.com'
6566 SWIFT_PROGRAM_URL : ' apple.topcoder-qa.com' ,
6667 TCO16_URL : ' http://tco16.topcoder-qa.com'
68+ TCO17_URL : ' http://tco17.topcoder-qa.com'
6769
6870 ACCOUNTS_APP_URL : ' https://accounts.topcoder-qa.com/#/member'
6971 ACCOUNTS_APP_CONNECTOR_URL : ' https://accounts.topcoder-qa.com/connector.html'
@@ -100,6 +102,7 @@ configEnvConstants = (ENV) ->
100102 PHOTO_LINK_LOCATION : ' https://community.topcoder.com'
101103 SWIFT_PROGRAM_URL : ' apple.topcoder.com' ,
102104 TCO16_URL : ' http://tco16.topcoder.com'
105+ TCO17_URL : ' http://tco17.topcoder.com'
103106
104107 ACCOUNTS_APP_URL : ' https://accounts.topcoder.com/#/member'
105108 ACCOUNTS_APP_CONNECTOR_URL : ' https://accounts.topcoder.com/connector.html'
You can’t perform that action at this time.
0 commit comments