Skip to content

Commit

Permalink
Issue #LR-512 feat:Ability for Lern to connect to shared instances ad…
Browse files Browse the repository at this point in the history
…ding redis db index for groups
  • Loading branch information
BharathwajShankar committed Jun 30, 2023
1 parent 60c64b2 commit b99d388
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ sunbird_cassandra_consistency_level={{sunbird_cassandra_consistency_level}}
LEARNER_SERVICE_PORT=http://userorg-service:9000
sunbird_redis_host={{sunbird_redis_host}}
sunbird_redis_port={{sunbird_redis_port|default(6379)}}
# Release-5.3.0 LR-512
sunbird_redis_dbIndex={{sunbird_redis_dbIndex|default(0)}}
CONTENT_SERVICE_PORT=http://search-service:9000
sunbird_sso_publickey={{sunbird_sso_publickey}}
sunbird_sso_url={{keycloak_auth_server_url}}/
Expand Down

0 comments on commit b99d388

Please sign in to comment.