Skip to content

Commit 1228c07

Browse files
Igor GoroshkoIgor Goroshko
authored andcommitted
Updated Timeline Wall backend API endpoint in the PROD config file
1 parent 3575562 commit 1228c07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/production.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ module.exports = {
6262
},
6363
EMAIL_VERIFY_URL: 'http://www.topcoder.com/settings/account/changeEmail',
6464
THRIVE_FEED: 'https://topcoder.com/api/feeds/thrive',
65+
TIMELNE_EVENT_API: 'https://api.topcoder.com/v5/timeline-wall',
6566
},
6667
/* Filestack configuration for uploading Submissions
6768
* These are for the production back end */

0 commit comments

Comments
 (0)