updated files

This commit is contained in:
Alysia Broddrick 2024-04-05 14:50:33 -07:00
parent 0394535f9b
commit 3837c3ca21
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ applications:
- python_buildpack
path: ../../src
instances: 1
memory: 512M
memory: 1G
stack: cflinuxfs4
timeout: 180
command: ./run.sh

View file

@ -5,7 +5,7 @@ applications:
- python_buildpack
path: ../../src
instances: 2
memory: 512M
memory: 1G
stack: cflinuxfs4
timeout: 180
command: ./run.sh