Commit 6f108d9e authored by Vaibhav's avatar Vaibhav
Browse files

Issue #SB-23374 feat: added sunbird_google_oauth_client_email and sunbird_google_oauth_private_key

Showing with 2 additions and 0 deletions
+2 -0
......@@ -24,3 +24,5 @@ content_service_url=http://content-service:9000/
sunbird_program_db_pool={{ sunbird_program_db_pool }}
learner_service_url=http://player:3000/learner
CORE_INGRESS_GATEWAY_IP={{ core_private_ingressgateway_ip | d(private_ingressgateway_ip) }}
sunbird_google_oauth_client_email={{ sunbird_google_oauth_client_email }}
sunbird_google_oauth_private_key={{ sunbird_google_oauth_private_key }}
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