mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-17 03:20:54 +00:00
♻️ separate fastapi driver
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
DRIVER=nonebot.drivers.fastapi:Driver
|
||||
DRIVER=nonebot.drivers.fastapi:FullDriver
|
||||
HOST=0.0.0.0
|
||||
PORT=2333
|
||||
DEBUG=true
|
||||
|
Reference in New Issue
Block a user