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