AA-450: add catalog search link to bottom of course exit (#299)

This commit is contained in:
Michael Terry
2020-12-10 11:16:35 -05:00
committed by GitHub
parent 0e3fc032ab
commit 38700499d4
10 changed files with 89 additions and 9 deletions

View File

@@ -17,6 +17,7 @@ MARKETING_SITE_BASE_URL='http://localhost:18000'
ORDER_HISTORY_URL='http://localhost:1996/orders'
PORT=2000
REFRESH_ACCESS_TOKEN_ENDPOINT='http://localhost:18000/login_refresh'
SEARCH_CATALOG_URL='http://localhost:18000/courses'
SEGMENT_KEY=null
SITE_NAME='edX'
SOCIAL_UTM_MILESTONE_CAMPAIGN='edxmilestone'