remove trash
This commit is contained in:
@@ -9,13 +9,8 @@ SECRET_TOKEN=asdasdasd
|
||||
# Services Directory (where managed services will be stored)
|
||||
SERVICES_DIR=/root/services
|
||||
|
||||
# Scoreboard Configuration (ForcAD uses Socket.IO)
|
||||
# Scoreboard Configuration (ForcAD 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
|
||||
POLLING_INTERVAL=10
|
||||
OUR_TEAM_ID=1
|
||||
ALERT_THRESHOLD_POINTS=100
|
||||
ALERT_THRESHOLD_TIME=300
|
||||
|
||||
Reference in New Issue
Block a user