Mirror Admin REDIS_ENABLED config

This changeset adjusts the REDIS_ENABLED environment variable to match how the admin app is set up to make sure the API properly connects to the Redis service.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-01-11 11:15:09 -05:00
parent 70fe99543d
commit 92eb3c49cf
5 changed files with 4 additions and 2 deletions

View File

@@ -6,4 +6,5 @@ worker_memory: 512M
scheduler_memory: 256M
public_api_route: notify-api-demo.app.cloud.gov
admin_base_url: https://notify-demo.app.cloud.gov
redis_enabled: 1
default_toll_free_number: "+18337581259"