mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-14 00:22:32 +00:00
♻️ separate fastapi driver
This commit is contained in:
+1
-1
@@ -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