Skip to content

Commit

Permalink
Issue #SB-22935 feat: learner service variable added (#2427)
Browse files Browse the repository at this point in the history
* Issue #SB-22935 feat: learner service variable added
  • Loading branch information
pallakartheekreddy authored Apr 16, 2021
1 parent f5f2be5 commit 440e83c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/stack-sunbird/templates/sunbird_program.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ sunbird_auto_creation_topic={{ sunbird_auto_creation_topic }}
dock_redis_host={{groups['redis1'][0]}}
content_service_url=http://content-service:9000/
sunbird_program_db_pool={{ sunbird_program_db_pool }}
learner_service_url=http://player:3000/learner

0 comments on commit 440e83c

Please sign in to comment.