compose health

This commit is contained in:
ale 2024-09-23 02:45:50 +02:00
parent fcfd38ec31
commit 431337da6f

View File

@ -8,9 +8,8 @@ services:
restart: always
healthcheck:
test: curl --fail http://admin:monit@monit:2812/ || exit 1
interval: 30s
timeout: 5s
retries: 3
interval: 1m
retries: 1
ports:
- "2812:2812"
volumes: