Commit e6b1ea2a by e0d

Adding new env config value

parent 1896903b
......@@ -514,6 +514,7 @@ edxapp_generic_auth_config: &edxapp_generic_auth
AWS_STORAGE_BUCKET_NAME: "{{ EDXAPP_AWS_STORAGE_BUCKET_NAME }}"
generic_env_config: &edxapp_generic_env
OAUTH_OIDC_ISSUER: "https://{{ EDXAPP_LMS_BASE }}/oauth2"
# TODO REMOVE the dashes version
# when https://github.com/edx/edx-platform/pull/5194/files is merged and released
XBLOCK-FS-STORAGE-BUCKET: $EDXAPP_XBLOCK_FS_STORAGE_BUCKET
......
Markdown is supported
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