Skip to content

Commit 3caf1de

Browse files
committed
Timeline Wall: Updated backend URL
1 parent 1d0a52d commit 3caf1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ module.exports = {
167167
SUBDOMAIN_PROFILE_CONFIG: [{
168168
groupId: '20000000', communityId: 'wipro', communityName: 'topgear', userProfile: 'https://topgear-app.wipro.com/user-details',
169169
}],
170-
TIMELNE_EVENT_API: 'http://localhost:3001/v5/timeline-wall',
170+
TIMELNE_EVENT_API: 'https://api.topcoder-dev.com/v5/timeline-wall',
171171
},
172172

173173
/* Information about Topcoder user groups can be cached in various places.

0 commit comments

Comments
 (0)