Unverified Commit 3ce40bb3 authored by Akhil's avatar Akhil Committed by GitHub
Browse files

Merge pull request #2952 from ahghatol/SB-26667

Issue SB-26667 chore: Refresh Token config
Showing with 1 addition and 1 deletion
+1 -1
......@@ -146,5 +146,5 @@ crypto_encryption_key_external={{crypto_encryption_key_external|default("")}}
#release-4.4.0
dock_default_file_size={{ dock_default_file_size | default(150) }}
dock_default_video_size={{ dock_default_video_size | default(15000) }}
sunbird_kong_refresh_token_api="https://{{sunbird_domain_name}}/auth/v1/refresh/token"
sunbird_kong_refresh_token_api=https://{{sunbird_domain_name}}/auth/v1/refresh/token
use_sunbird_kong_token={{dock_use_sunbird_kong_token | default('true')}}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment