Add URL health checks from config

This commit is contained in:
2026-02-07 22:31:37 +03:00
parent 2a76488902
commit dd6dc8040b
5 changed files with 77 additions and 2 deletions

View File

@@ -28,4 +28,6 @@ docker:
tg-admin-bot: "tg-admin-bot"
# Explicit list used by legacy modules
containers:
tg-admin-bot: "tg-admin-bot"
tg-admin-bot:
name: "tg-admin-bot"
url: "http://127.0.0.1:8080/health"