mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-10 23:23:27 -05:00
Stop setting redis_enabled in secrets
This commit is contained in:
@@ -32,7 +32,7 @@ applications:
|
||||
NR_APP_ID: ((nr_app_id))
|
||||
NR_BROWSER_KEY: ((NR_BROWSER_KEY))
|
||||
|
||||
REDIS_ENABLED: ((REDIS_ENABLED))
|
||||
REDIS_ENABLED: ((redis_enabled))
|
||||
ADMIN_BASE_URL: https://((public_admin_route))
|
||||
API_HOST_NAME: https://notify-api-((env)).apps.internal:61443
|
||||
|
||||
|
||||
Reference in New Issue
Block a user