mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-19 10:26:49 +00:00
🔊 change log level add level config
This commit is contained in:
@ -2,6 +2,7 @@ DRIVER=nonebot.drivers.fastapi
|
||||
HOST=0.0.0.0
|
||||
PORT=2333
|
||||
DEBUG=true
|
||||
# LOG_LEVEL=DEBUG
|
||||
|
||||
SUPERUSERS=["123123123"]
|
||||
NICKNAME=["bot"]
|
||||
|
Reference in New Issue
Block a user