Commit 7c491c43 by John Jarvis

adding a version with dashes

parent 03280398
......@@ -510,6 +510,10 @@ edxapp_generic_auth_config: &edxapp_generic_auth
AWS_STORAGE_BUCKET_NAME: "{{ EDXAPP_AWS_STORAGE_BUCKET_NAME }}"
generic_env_config: &edxapp_generic_env
# 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
XBLOCK-FS-STORAGE-PREFIX: $EDXAPP_XBLOCK_FS_STORAGE_PREFIX
XBLOCK_FS_STORAGE_BUCKET: $EDXAPP_XBLOCK_FS_STORAGE_BUCKET
XBLOCK_FS_STORAGE_PREFIX: $EDXAPP_XBLOCK_FS_STORAGE_PREFIX
ANALYTICS_DATA_URL: $EDXAPP_ANALYTICS_DATA_URL
......
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