mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
docs: update health check extension comment to indicate deprecation and suggest upgrade to health_check_v2
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# This tempate file will be passed to gomplate to generate the final configuration file.
|
||||
|
||||
extensions:
|
||||
# health_check will be depreacated soon, please upgrade to health_check_v2
|
||||
health_check:
|
||||
endpoint: "0.0.0.0:13133"
|
||||
path: "/health/status"
|
||||
|
||||
Reference in New Issue
Block a user