|
|
@ -20,6 +20,11 @@ applications: |
|
|
|
|
|
|
|
|
|
|
|
- name: dluhc-core-production |
|
|
|
- name: dluhc-core-production |
|
|
|
<<: *defaults |
|
|
|
<<: *defaults |
|
|
|
|
|
|
|
processes: |
|
|
|
|
|
|
|
- type: web |
|
|
|
|
|
|
|
command: bundle exec rake cf:on_first_instance db:migrate && bin/rails server |
|
|
|
|
|
|
|
instances: 4 |
|
|
|
|
|
|
|
memory: 1G |
|
|
|
env: |
|
|
|
env: |
|
|
|
RAILS_ENV: production |
|
|
|
RAILS_ENV: production |
|
|
|
host: submit-social-housing-lettings-sales-data |
|
|
|
host: submit-social-housing-lettings-sales-data |
|
|
|