#add git monitor

This commit is contained in:
2025-12-18 10:18:25 +08:00
parent 2ec44b5665
commit 5f6bba1d9f
18 changed files with 889 additions and 20 deletions

View File

@@ -101,3 +101,6 @@ AGENT_TIMEOUT=30
# Mono Service Configuration
MONO_URL=http://localhost:8081
MONO_TIMEOUT=30
# Git Monitor Configuration
GIT_MONITOR_PROJECTS="service,portal-be,agent-be"