@ -19,7 +19,7 @@ services:
DEVICE_UPDATE_INTERVAL: 600
DEBUG_MODE: false
healthcheck:
test: ["CMD", "pgrep", "-f", "[P]ython -u app.py"]
test: ["CMD", "pgrep", "-f", "[p]ython -u app.py"]
interval: 30s
timeout: 10s
retries: 3