mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-29 17:27:41 +00:00
Fix bug
This commit is contained in:
@ -35,6 +35,7 @@ services:
|
|||||||
- '8888'
|
- '8888'
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/qq-bot:/data
|
- ./data/qq-bot:/data
|
||||||
|
- /tmp:/tmp
|
||||||
environment:
|
environment:
|
||||||
- TURING123_API_KEY=YOUR_API_KEY
|
- TURING123_API_KEY=YOUR_API_KEY
|
||||||
- HOST=0.0.0.0
|
- HOST=0.0.0.0
|
||||||
|
Reference in New Issue
Block a user