mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-03-15 13:21:38 +08:00
5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
DRIVER=nonebot.drivers.fastapi
|
|
HOST=0.0.0.0
|
|
PORT=2333
|
|
DEBUG=true
|