Add healthcheck
This commit is contained in:
@@ -9,3 +9,7 @@ MYSQL_ROOT_PASSWORD=root_password
|
||||
COLLECT_INTERVAL_SECONDS=900
|
||||
APP_TIMEZONE=Europe/London
|
||||
FLASK_SECRET_KEY=replace-with-a-random-string
|
||||
|
||||
# Optional: healthcheck.io-style heartbeat URL
|
||||
# On success: GET <url> | On failure: POST <url>/fail
|
||||
HEALTHCHECK_URL=https://health.pattinson.org/ping/2009942a-9877-411e-89b4-3d17382c8286
|
||||
|
||||
Reference in New Issue
Block a user