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 5370a1a..cb6a9c1 100644 --- a/.env.template +++ b/.env.template @@ -1,4 +1,4 @@ DISCORD_BOT_TOKEN="" -RUST_LOG="nixpkgs_discord_tracker=debug,warn" +RUST_LOG="nixpkgs_tracker_bot=debug,warn" RUST_BACKTRACE="1" |
