Skip to content

Integration of Sunbird ED portal with Sunbird Knowlg #442

Discussion options

You must be logged in to vote

@ImranSk3 we have not working on it locally pointing to the Knowlg service of local. Please find the below environment variables & play with it
https://github.com/Sunbird-Ed/SunbirdEd-portal/blob/release-5.2.0/src/app/helpers/environmentVariablesHelper.js

content_Service_Local_BaseUrl: env.sunbird_content_service_local_base_url || 'http://content-service:5000',
CONTENT_SERVICE_UPSTREAM_URL: env.sunbird_content_service_upstream_url || 'http://localhost:5000/',
CONTENT_URL: env.sunbird_content_player_url || SB_DOMAIN + '/api/',
CONTENT_PROXY_URL: env.sunbird_content_proxy_url || SB_DOMAIN,

Learning service(for taxonomy)
LEARNER_URL: env.sunbird_learner_player_url || SB_DOMAIN + '/api/',
LEA…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@vinukumar-vs
Comment options

Answer selected by vinukumar-vs
Comment options

You must be logged in to vote
1 reply
@vinukumar-vs
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants