Compare commits

...

2 Commits

Author SHA1 Message Date
ale
9db922ca53 Merge branch 'main' of https://git.manalejandro.com/ale/docker-monit 2025-01-28 21:20:09 +01:00
ale
14b9250fda update healthcheck 2025-01-28 21:20:05 +01:00

View File

@ -10,7 +10,7 @@ services:
test: curl --fail http://admin:monit@monit:2812/ || exit 1
interval: 1m
retries: 1
start_period: 1m
start_period: 10m
ports:
- "2812:2812"
volumes: