Change manifest health check

This commit is contained in:
zandercymatics 2024-02-01 16:20:22 -07:00
parent af22215721
commit 2c3efb4cbc
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -11,7 +11,7 @@ applications:
command: ./run.sh
health-check-type: http
health-check-http-endpoint: /health
health-check-invocation-timeout: 40
health-check-invocation-timeout: 1
env:
# Send stdout and stderr straight to the terminal without buffering
PYTHONUNBUFFERED: yup