Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 368ec65

Browse files
committed
teams service url for dev
1 parent a46ab54 commit 368ec65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/development.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module.exports = {
77
/**
88
* Topcoder Teams Service base URL
99
*/
10-
TC_TEAMS_SERVICE_URL: "http://localhost:8502/taasmock",
10+
TC_TEAMS_SERVICE_URL: "https://api.topcoder-dev.com/taasmock",
1111

1212
/**
1313
* URL of Topcoder Community Website

0 commit comments

Comments
 (0)