Updated for automatic pushing back - pulling already works via webhook

This commit is contained in:
2026-01-13 20:03:36 +01:00
parent e5ba624aa9
commit 424c20923b
5 changed files with 404 additions and 125 deletions

View File

@@ -36,6 +36,10 @@ services:
# Debounce delay in seconds to prevent rapid repeated triggers
- DEBOUNCE_SECONDS=5
# File watcher settings (polling mode required for Docker bind mounts)
- USE_POLLING=true
- POLLING_INTERVAL=1.0
# Gitea repository configuration
- GITEA_URL=https://git.baumann.gr/
- GITEA_REPO=adebaumann/ESP-Home-Scripts