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

Commit 4617b4e

Browse files
author
Parth Shah
committed
fixing prod api endpoint
1 parent 85261ad commit 4617b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/production.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"SLACK_CHANNEL_MANAGERS": "#connect",
1111
"SLACK_CHANNEL_COPILOTS": "#connect-copilots",
1212

13-
"API_BASE_URL": "http://api.topcoder-dev.com"
13+
"API_BASE_URL": "http://api.topcoder.com"
1414
}

0 commit comments

Comments
 (0)