Loglevel: Error

This commit is contained in:
2025-12-22 10:05:59 +01:00
parent 6c3049393a
commit edcea04b92
+1 -1
View File
@@ -38,7 +38,7 @@ services:
# CORS & logging
# - ALLOWED_ORIGINS=https://app.example.com # CORS origins (default: none, same-origin only)
- LOG_LEVEL=warn # Log level: debug/info/warn/error (default: info)
- LOG_LEVEL=error # Log level: debug/info/warn/error (default: info)
restart: unless-stopped
volumes:
pulse_data: null