Revert "Change manifest health check"

This reverts commit 2c3efb4cbc.
This commit is contained in:
zandercymatics 2024-02-06 10:13:00 -07:00
parent 2c3efb4cbc
commit 09b0ebb892
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: 1
health-check-invocation-timeout: 40
env:
# Send stdout and stderr straight to the terminal without buffering
PYTHONUNBUFFERED: yup