mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
Fix bug
This commit is contained in:
parent
8cb298800a
commit
467a301b0d
@ -35,6 +35,7 @@ services:
|
||||
- '8888'
|
||||
volumes:
|
||||
- ./data/qq-bot:/data
|
||||
- /tmp:/tmp
|
||||
environment:
|
||||
- TURING123_API_KEY=YOUR_API_KEY
|
||||
- HOST=0.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user