mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
dev-start.sh: update TRACE to DEBUG
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# dev-start.sh
|
||||
# description: Developer friendly Inbucket configuration
|
||||
|
||||
export INBUCKET_LOGLEVEL="TRACE"
|
||||
export INBUCKET_LOGLEVEL="DEBUG"
|
||||
export INBUCKET_SMTP_DOMAINNOSTORE="bitbucket.local"
|
||||
export INBUCKET_WEB_TEMPLATECACHE="false"
|
||||
export INBUCKET_WEB_COOKIEAUTHKEY="not-secret"
|
||||
|
||||
Reference in New Issue
Block a user