Loglevel: Error
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ services:
|
|||||||
|
|
||||||
# CORS & logging
|
# CORS & logging
|
||||||
# - ALLOWED_ORIGINS=https://app.example.com # CORS origins (default: none, same-origin only)
|
# - 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
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
pulse_data: null
|
pulse_data: null
|
||||||
|
|||||||
Reference in New Issue
Block a user