mirror of
https://github.com/skoelle/calender_sync.git
synced 2026-09-17 18:20:24 +00:00
feat: add optional healthcheck URL ping after successful sync
This commit is contained in:
@@ -13,3 +13,6 @@ SYNC_INTERVAL_MINUTES=15
|
||||
WINDOW_PAST_DAYS=90
|
||||
WINDOW_FUTURE_DAYS=365
|
||||
LOG_LEVEL=INFO
|
||||
|
||||
# Optional: Healthchecks.io / Uptime Kuma URL (wird nach jedem Sync gepingt)
|
||||
# HEALTHCHECK_URL=https://hc-ping.com/DEINE_UUID
|
||||
|
||||
Reference in New Issue
Block a user