mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-12 09:24:27 -04:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user