update submodule
This commit is contained in:
parent
56a46a516c
commit
b029693c55
@ -376,10 +376,10 @@ services:
|
|||||||
aliases:
|
aliases:
|
||||||
- loki
|
- loki
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "wget", "-q", "--spider", "http://localhost:3100/ready"]
|
test: ["CMD", "wget", "-q", "--spider", "http://localhost:3100/metrics"]
|
||||||
interval: 30s
|
interval: 30s
|
||||||
timeout: 15s
|
timeout: 15s
|
||||||
retries: 5
|
retries: 3
|
||||||
start_period: 120s
|
start_period: 120s
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user