Added configurable health check endpoint for external uptime monitoring integration.
This commit is contained in:
4
base-config.yaml
Normal file
4
base-config.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
# Health check endpoint URL.
|
||||
# If configured, a GET request will be sent to this URL after each successful update cycle.
|
||||
# Leave empty to disable health check reporting.
|
||||
health_check_endpoint: ""
|
||||
Reference in New Issue
Block a user