Skip to content

Commit 4ddeb72

Browse files
author
sachin-maheshwari
authored
Merge branch 'dev' into feature/V5-API-Standards
2 parents b1fad0f + 76057d9 commit 4ddeb72

File tree

7 files changed

+569
-764
lines changed

7 files changed

+569
-764
lines changed

config/default.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ module.exports = {
3232
TC_API_V4_BASE_URL: process.env.TC_API_V4_BASE_URL || '',
3333
TC_API_V5_BASE_URL: process.env.TC_API_V5_BASE_URL || '',
3434
API_CONTEXT_PATH: process.env.API_CONTEXT_PATH || '/v5/notifications',
35-
API_BASE_URL: process.env.API_BASE_URL || 'http://api.topcoder-dev.com',
3635

3736
// Configuration for generating machine to machine auth0 token.
3837
// The token will be used for calling another internal API.

0 commit comments

Comments
 (0)