increase isntances on development to allow for zero downtime

This commit is contained in:
Alysia Broddrick 2024-03-07 14:22:24 -08:00
parent 0acc87c4f1
commit 97eca95786
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

@ -4,7 +4,7 @@ applications:
buildpacks:
- python_buildpack
path: ../../src
instances: 1
instances: 2
memory: 512M
stack: cflinuxfs4
timeout: 180