feat: enhance configuration management and add error handling
This commit is contained in:
@@ -26,3 +26,8 @@ WEBSERVER_PORT=3000
|
||||
# Connection Configuration
|
||||
VOICE_CONNECTION_TIMEOUT_MS=15000
|
||||
RECONNECT_TIMEOUT_MS=5000
|
||||
|
||||
# Logging Configuration
|
||||
LOG_LEVEL=info
|
||||
NODE_ENV=development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user