mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-15 05:54:11 +02:00
Double timeout period
This commit is contained in:
parent
c804c65515
commit
91eac9d5cb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ applications:
|
||||||
instances: 1
|
instances: 1
|
||||||
memory: 512M
|
memory: 512M
|
||||||
stack: cflinuxfs4
|
stack: cflinuxfs4
|
||||||
timeout: 180
|
timeout: 280
|
||||||
command: ./run.sh
|
command: ./run.sh
|
||||||
health-check-type: http
|
health-check-type: http
|
||||||
health-check-http-endpoint: /health
|
health-check-http-endpoint: /health
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue