Add healthcheck

This commit is contained in:
2026-06-02 04:33:12 -04:00
parent 1fd7803f12
commit 242820f9d1
5 changed files with 33 additions and 3 deletions
+1
View File
@@ -40,6 +40,7 @@ services:
SWITCHBOT_SECRET: ${SWITCHBOT_SECRET:-}
COLLECT_INTERVAL_SECONDS: ${COLLECT_INTERVAL_SECONDS:-900}
APP_TIMEZONE: ${APP_TIMEZONE:-Europe/London}
HEALTHCHECK_URL: ${HEALTHCHECK_URL:-}
depends_on:
db:
condition: service_healthy