Skip to content

Commit

Permalink
Restore .env.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Feb 7, 2021
1 parent 2b67b0f commit 27b9b41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/.env.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DRIVER=nonebot.drivers.quart
DRIVER=nonebot.drivers.fastapi
HOST=0.0.0.0
PORT=2333
DEBUG=true
Expand All @@ -14,4 +14,4 @@ CUSTOM_CONFIG3=

MIRAI_AUTH_KEY=12345678
MIRAI_HOST=127.0.0.1
MIRAI_PORT=8080
MIRAI_PORT=8080

0 comments on commit 27b9b41

Please sign in to comment.