lowercase

pull/106/head
Jeff Culverhouse 11 months ago
parent 4ebcea7b19
commit c9d5ede2ef

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

Loading…
Cancel
Save