mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-20 09:38:23 +08:00
Update name
This commit is contained in:
parent
0af4a3dbdc
commit
e14b74cf2f
@ -11,7 +11,7 @@ services:
|
|||||||
- /tmp:/tmp
|
- /tmp:/tmp
|
||||||
environment:
|
environment:
|
||||||
- PORT=5000
|
- PORT=5000
|
||||||
- POST_API=http://qq-bot:8888/qq/
|
- POST_API=http://xiaokai-bot:8888/qq/
|
||||||
restart: always
|
restart: always
|
||||||
mojo-weixin-api:
|
mojo-weixin-api:
|
||||||
image: daocloud.io/richardchien/mojo-weixin
|
image: daocloud.io/richardchien/mojo-weixin
|
||||||
@ -24,11 +24,11 @@ services:
|
|||||||
- /tmp:/tmp
|
- /tmp:/tmp
|
||||||
environment:
|
environment:
|
||||||
- PORT=5001
|
- PORT=5001
|
||||||
- POST_API=http://qq-bot:8888/wx/
|
- POST_API=http://xiaokai-bot:8888/wx/
|
||||||
restart: always
|
restart: always
|
||||||
qq-bot:
|
xiaokai-bot:
|
||||||
image: daocloud.io/richardchien/xiaokai-bot
|
image: daocloud.io/richardchien/xiaokai-bot
|
||||||
container_name: qq-bot
|
container_name: xiaokai-bot
|
||||||
networks:
|
networks:
|
||||||
- my-net
|
- my-net
|
||||||
expose:
|
expose:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user