Browse Source

update manifest

pull/356/head
Kat 3 years ago
parent
commit
7d870dd611
  1. 2
      manifest.yml

2
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

Loading…
Cancel
Save