We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c825e commit bd684a7Copy full SHA for bd684a7
ansible/roles/stack-sunbird/templates/sunbird_player.env
@@ -139,3 +139,6 @@ sunbird_base_proto={{sunbird_base_proto | default(proto)}}
139
opensaber_service_url={{ sunbird_opensaber_service_url | default('http://opensaber-service:8080') }}
140
# api whitelisting for sunbird portal
141
sunbird_enable_api_whitelist={{ sunbird_enable_api_whitelist | default('true') }}
142
+
143
+#release-4.1.0
144
+crypto_encryption_key_external={{crypto_encryption_key_external|default("")}}
0 commit comments