Skip to content

Commit 1d0a52d

Browse files
authored
Merge pull request #6709 from nursoltan-s/timeline-wall-final-fix
change timeline api route
2 parents 1548856 + 549c116 commit 1d0a52d

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',
170+
TIMELNE_EVENT_API: 'http://localhost:3001/v5/timeline-wall',
171171
},
172172

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

0 commit comments

Comments
 (0)