This commit is contained in:
ilyastar9999
2025-12-03 15:36:41 +03:00
parent c8d3be7133
commit eadfea67d1
2 changed files with 19 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ services:
SECRET_TOKEN: ${SECRET_TOKEN}
SCOREBOARD_URL: ${SCOREBOARD_URL:-http://10.60.0.1:8080}
OUR_TEAM_ID: ${OUR_TEAM_ID:-1}
ALERT_THRESHOLD_POINTS: ${ALERT_THRESHOLD_POINTS:-100}
ALERT_THRESHOLD_POINTS: ${ALERT_THRESHOLD_POINTS:-5}
ALERT_THRESHOLD_TIME: ${ALERT_THRESHOLD_TIME:-300}
TELEGRAM_API_URL: http://tg-bot:8003/send
depends_on: