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