mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-16 06:24:12 +02:00
updated files
This commit is contained in:
parent
0394535f9b
commit
3837c3ca21
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ applications:
|
||||||
- python_buildpack
|
- python_buildpack
|
||||||
path: ../../src
|
path: ../../src
|
||||||
instances: 1
|
instances: 1
|
||||||
memory: 512M
|
memory: 1G
|
||||||
stack: cflinuxfs4
|
stack: cflinuxfs4
|
||||||
timeout: 180
|
timeout: 180
|
||||||
command: ./run.sh
|
command: ./run.sh
|
||||||
|
|
|
@ -5,7 +5,7 @@ applications:
|
||||||
- python_buildpack
|
- python_buildpack
|
||||||
path: ../../src
|
path: ../../src
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 512M
|
memory: 1G
|
||||||
stack: cflinuxfs4
|
stack: cflinuxfs4
|
||||||
timeout: 180
|
timeout: 180
|
||||||
command: ./run.sh
|
command: ./run.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue