mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-15 00:16:40 +00:00
add fastapi driver, config
This commit is contained in:
4
tests/.env.dev
Normal file
4
tests/.env.dev
Normal file
@ -0,0 +1,4 @@
|
||||
DRIVER=nonebot.drivers.fastapi
|
||||
HOST=0.0.0.0
|
||||
PORT=2333
|
||||
DEBUG=true
|
Reference in New Issue
Block a user