Add URL health checks from config
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user