mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
fix(stremthru): fix log level options from WARNING to WARN
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
# LOGGING CONFIGURATION
|
||||
# ================================
|
||||
|
||||
# The level of information to log. The options are: DEBUG, INFO, WARNING, ERROR
|
||||
# The level of information to log. The options are: DEBUG, INFO, WARN, ERROR
|
||||
STREMTHRU_LOG_LEVEL=INFO
|
||||
# The format of the log output. The options are: json, text
|
||||
STREMTHRU_LOG_FORMAT=json
|
||||
|
||||
Reference in New Issue
Block a user