mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +00:00
add matcher expire support
This commit is contained in:
@ -2,3 +2,4 @@ DRIVER=nonebot.drivers.fastapi
|
||||
HOST=0.0.0.0
|
||||
PORT=2333
|
||||
DEBUG=true
|
||||
CUSTOM_CONFIG={"custom": 1}
|
||||
|
Reference in New Issue
Block a user