mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 09:45:23 +02:00
Merge pull request #1992 from cisagov/ab/update-stable-memory-allotment
Double stable's memory allotment per instance
This commit is contained in:
commit
401e1b0a12
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ applications:
|
|||
- python_buildpack
|
||||
path: ../../src
|
||||
instances: 2
|
||||
memory: 512M
|
||||
memory: 1G
|
||||
stack: cflinuxfs4
|
||||
timeout: 180
|
||||
command: ./run.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue