Update Pi.Alert/compose.yaml

Removed "healthcheck"
This commit is contained in:
theflyingfool 2024-01-04 20:18:42 -06:00
parent e96d3d1256
commit 65c0de4dc0

View File

@ -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