Browse Source

Update production manifest

pull/1875/head
Kat 3 years ago
parent
commit
b91379fb20
  1. 2
      manifest.yml

2
manifest.yml

@ -34,8 +34,10 @@ applications:
memory: 1G memory: 1G
- type: worker - type: worker
command: bundle exec sidekiq -t 3 command: bundle exec sidekiq -t 3
disk_quota: 4G
health-check-type: process health-check-type: process
instances: 2 instances: 2
memory: 8G
env: env:
RAILS_ENV: production RAILS_ENV: production
host: submit-social-housing-lettings-sales-data host: submit-social-housing-lettings-sales-data

Loading…
Cancel
Save