full scoreboard update

This commit is contained in:
ilyastar9999
2025-12-03 10:56:33 +03:00
parent c5bcfab44c
commit ac332ab845
4 changed files with 81 additions and 4 deletions

View File

@@ -9,10 +9,12 @@ SECRET_TOKEN=asdasdasd
# Services Directory (where managed services will be stored)
SERVICES_DIR=/root/services
# Scoreboard Configuration
# Scoreboard Configuration (ForcAD uses Socket.IO)
SCOREBOARD_URL=http://94.228.113.149:8080
USE_SOCKETIO=true
USE_HTTP_POLLING=false
SCOREBOARD_WS_URL=ws://10.60.0.1:8080/api/events
SCOREBOARD_API_URL=http://10.60.0.1:8080/api
USE_HTTP_POLLING=false
POLLING_INTERVAL=10
OUR_TEAM_ID=1
ALERT_THRESHOLD_POINTS=100