update submodule

This commit is contained in:
Nicolas Cantu 2025-09-21 22:50:25 +00:00
parent 56a46a516c
commit b029693c55

View File

@ -376,10 +376,10 @@ services:
aliases:
- loki
healthcheck:
test: ["CMD", "wget", "-q", "--spider", "http://localhost:3100/ready"]
test: ["CMD", "wget", "-q", "--spider", "http://localhost:3100/metrics"]
interval: 30s
timeout: 15s
retries: 5
retries: 3
start_period: 120s
restart: unless-stopped