Add document-download-api environment variables to PaaS instances

Document Download keys have been added to the PaaS environment
credentials so we can use the manifest to set them on the app
instances.
This commit is contained in:
Alexey Bezhan
2018-05-01 15:17:07 +01:00
parent b02a7030cc
commit 860304933c

View File

@@ -45,6 +45,9 @@ env:
TEMPLATE_PREVIEW_API_HOST: null
TEMPLATE_PREVIEW_API_KEY: null
DOCUMENT_DOWNLOAD_API_HOST: null
DOCUMENT_DOWNLOAD_API_KEY: null
instances: 1
memory: 1G