Skip to content

Commit ac52559

Browse files
committed
Update Timeline Wall backend API for DEV deployment
1 parent 32b4708 commit ac52559

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-
TIMELINE_WALL_API: 'http://localhost:3001/v5/timeline-wall',
170+
TIMELINE_WALL_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)