mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-25 20:10:28 +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
|