mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 10:07:02 +00:00
config: lowercase log levels for #90
This commit is contained in:
@@ -8,7 +8,7 @@ User=daemon
|
||||
Group=daemon
|
||||
PermissionsStartOnly=true
|
||||
|
||||
Environment=INBUCKET_LOGLEVEL=WARN
|
||||
Environment=INBUCKET_LOGLEVEL=warn
|
||||
Environment=INBUCKET_SMTP_ADDR=0.0.0.0:2500
|
||||
Environment=INBUCKET_POP3_ADDR=0.0.0.0:1100
|
||||
Environment=INBUCKET_WEB_ADDR=0.0.0.0:9000
|
||||
|
||||
Reference in New Issue
Block a user