Skip to content

Commit

Permalink
Update sunbird_lms-service.env static_host_url added
Browse files Browse the repository at this point in the history
  • Loading branch information
Haritest authored Feb 1, 2024
1 parent 0655466 commit 23b78e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ansible/roles/stack-sunbird/templates/sunbird_lms-service.env
Original file line number Diff line number Diff line change
Expand Up @@ -167,3 +167,7 @@ admin_program_enroll_allowed_primary_category=Program
redis_collection_index=10
search_identifier_max_size={{ search_identifier_max_size | default('1000') }}
kafka_user_enrolment_event_topic={{ env }}.user.enrolment.event

content_bucket=/content-store/content
static_host_url={{ cephs3_storage_endpoint }}
profile_update_url=/app/user-profile/details

0 comments on commit 23b78e2

Please sign in to comment.