Updated for automatic pushing back - pulling already works via webhook
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user