|
|
|
@ -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 |
|
|
|
|