mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +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
|
||||
path: ../../src
|
||||
instances: 1
|
||||
memory: 512M
|
||||
memory: 1G
|
||||
stack: cflinuxfs4
|
||||
timeout: 180
|
||||
command: ./run.sh
|
||||
|
|
|
@ -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