clean up config

This commit is contained in:
Jim Moffet
2022-06-25 18:36:39 -07:00
parent 64c45e0543
commit ac8d8d3c29
6 changed files with 75 additions and 5 deletions

View File

@@ -22,10 +22,12 @@ applications:
FLASK_ENV: production
NOTIFY_ENVIRONMENT: live
API_HOST_NAME: notifications-api.app.cloud.gov
ADMIN_BASE_URL: notifications-admin.app.cloud.gov
API_HOST_NAME: https://notifications-api.app.cloud.gov
ADMIN_BASE_URL: https://notifications-admin.app.cloud.gov
NOTIFICATION_QUEUE_PREFIX: prototype_10x
STATSD_HOST: localhost
INTERNAL_CLIENT_API_KEYS: '{"notify-admin":["dev-notify-secret-key"]}'
# Credentials variables
DANGEROUS_SALT: ((DANGEROUS_SALT))