mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-29 07:43:32 +02:00
increase isntances on development to allow for zero downtime
This commit is contained in:
parent
0acc87c4f1
commit
97eca95786
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ applications:
|
|||
buildpacks:
|
||||
- python_buildpack
|
||||
path: ../../src
|
||||
instances: 1
|
||||
instances: 2
|
||||
memory: 512M
|
||||
stack: cflinuxfs4
|
||||
timeout: 180
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue