Revert "Revert "Add configuration for chill-doc-store into skeleton""

This reverts commit 2c9ec9db55.
This commit is contained in:
2023-12-12 15:59:16 +01:00
parent 2c9ec9db55
commit db4effd727
3 changed files with 7 additions and 15 deletions

View File

@@ -0,0 +1,6 @@
chill_doc_store:
openstack:
temp_url:
temp_url_key: '%env(resolve:ASYNC_UPLOAD_TEMP_URL_KEY)%' # Required
container: '%env(resolve:ASYNC_UPLOAD_TEMP_URL_CONTAINER)%' # Required
temp_url_base_path: '%env(resolve:ASYNC_UPLOAD_TEMP_URL_BASE_PATH)%' # Required