From 7d870dd611152346c9724bcd7581650f33f41357 Mon Sep 17 00:00:00 2001 From: Kat Date: Mon, 7 Mar 2022 13:50:33 +0000 Subject: [PATCH] update manifest --- manifest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.yml b/manifest.yml index a80004d41..3c13da1d9 100644 --- a/manifest.yml +++ b/manifest.yml @@ -17,6 +17,7 @@ applications: RAILS_ENV: staging services: - dluhc-core-staging-postgres + - dluhc-core-staging-redis-rate-limit - name: dluhc-core-production <<: *defaults @@ -30,3 +31,4 @@ applications: host: submit-social-housing-lettings-sales-data services: - dluhc-core-production-postgres + - dluhc-core-production-redis-rate-limit