refactor: enhance file handling and metrics tracking; remove unused bot health tracker
This commit is contained in:
+2
-1
@@ -7,4 +7,5 @@ PORT=3000
|
||||
NODE_ENV=production
|
||||
LOG_LEVEL=info
|
||||
RATE_LIMIT_WINDOW_MS=60000
|
||||
RATE_LIMIT_MAX_REQUESTS=30
|
||||
RATE_LIMIT_MAX_REQUESTS=30
|
||||
# TRUST_PROXY=true # Uncomment when behind reverse proxy (Traefik, Nginx) for correct client IP detection
|
||||
Reference in New Issue
Block a user