Initial commit for dev-8 branch with all current changes

This commit is contained in:
2025-08-31 15:35:42 +03:00
parent 5c2f9e501d
commit 98d12be67d
14 changed files with 157 additions and 1930 deletions

View File

@@ -20,9 +20,9 @@ TEST=false
# Database
DATABASE_PATH=database/tg-bot-database.db
# Monitoring
# Monitoring (Centralized Prometheus)
METRICS_HOST=0.0.0.0
METRICS_PORT=8000
METRICS_PORT=8080
# Logging
LOG_LEVEL=INFO