mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -05:00
Switch to per-app secrets from internal APIs
Relates to: [1] [1]: https://github.com/alphagov/notifications-credentials/pull/231
This commit is contained in:
@@ -113,7 +113,7 @@ applications:
|
||||
|
||||
# Credentials variables
|
||||
ADMIN_BASE_URL: '{{ ADMIN_BASE_URL }}'
|
||||
API_INTERNAL_SECRETS: '{{ API_INTERNAL_SECRETS | tojson }}'
|
||||
INTERNAL_CLIENT_API_KEYS: '{{ INTERNAL_CLIENT_API_KEYS | tojson }}'
|
||||
API_HOST_NAME: '{{ API_HOST_NAME }}'
|
||||
DANGEROUS_SALT: '{{ DANGEROUS_SALT }}'
|
||||
SECRET_KEY: '{{ SECRET_KEY }}'
|
||||
|
||||
Reference in New Issue
Block a user