We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9150e0f commit e067ae6Copy full SHA for e067ae6
config.json
@@ -57,6 +57,6 @@
57
"OAUTH2_TOKEN_EXPIRETIME_TAGNAME": "oa2expire",
58
"SPIGIT_API_URL": "spigit.com",
59
"SPIGIT_API_VERSION_PATH": "/api/v1",
60
- "GROUP_V5_API_URL": "http://localhost:9000"
+ "GROUP_V5_API_URL": "https://api.topcoder.com/v5"
61
}
62
0 commit comments