Update Pi.Alert/compose.yaml
Removed "healthcheck"
This commit is contained in:
parent
e96d3d1256
commit
65c0de4dc0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user