Skip to content

Commit

Permalink
Issue #SB-25312 fix: google sign-in issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pallakartheekreddy authored Jun 25, 2021
1 parent e31e183 commit e5ba4c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/roles/stack-sunbird/templates/sunbird_player.env
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,6 @@ dock_program_service_url={{ dock_program_service_url }}

#Release-3.9.0
dock_questionSet_enable={{ dock_questionSet_enable | default('true') }}

#release-4.0.0
sunbird_base_proto={{sunbird_base_proto | default(proto)}}

0 comments on commit e5ba4c1

Please sign in to comment.