diff options
Diffstat (limited to '.env.template')
| -rw-r--r-- | .env.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.template b/.env.template index 6223b8c..82a99ae 100644 --- a/.env.template +++ b/.env.template @@ -2,4 +2,4 @@ TOKEN= REDIS_URL= RUST_BACKTRACE=1 -RUST_LOG="teawiebot=debug,warn" +RUST_LOG="chill=debug,warn" |
