diff --git a/Pi.Alert/compose.yaml b/Pi.Alert/compose.yaml index d303c19..2b82349 100644 --- a/Pi.Alert/compose.yaml +++ b/Pi.Alert/compose.yaml @@ -4,7 +4,7 @@ version: "3.9" services: pi.alert: container_name: Pi.Alert - healthcheck: +# healthcheck: # test: curl -f http://localhost:17811/ || exit 1 # mem_limit: 2g # cpu_shares: 768