From 549c1169057fc1120486bedf13e3bdc2d7dd05af Mon Sep 17 00:00:00 2001 From: Nursoltan Saipolda Date: Tue, 1 Nov 2022 21:13:51 +0800 Subject: [PATCH] change timeline api route --- config/default.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.js b/config/default.js index a55575ac30..f277ccb4ad 100644 --- a/config/default.js +++ b/config/default.js @@ -167,7 +167,7 @@ module.exports = { SUBDOMAIN_PROFILE_CONFIG: [{ groupId: '20000000', communityId: 'wipro', communityName: 'topgear', userProfile: 'https://topgear-app.wipro.com/user-details', }], - TIMELNE_EVENT_API: 'http://localhost:3001', + TIMELNE_EVENT_API: 'http://localhost:3001/v5/timeline-wall', }, /* Information about Topcoder user groups can be cached in various places.