mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
Update q2tg.yml
This commit is contained in:
parent
7fb679b54d
commit
912c0301c5
@ -22,7 +22,6 @@ services:
|
|||||||
- 6099:6099
|
- 6099:6099
|
||||||
- 3001:3001
|
- 3001:3001
|
||||||
volumes:
|
volumes:
|
||||||
- ./napcat:/app/napcat
|
|
||||||
- ./ntqq:/app/.config/QQ
|
- ./ntqq:/app/.config/QQ
|
||||||
networks:
|
networks:
|
||||||
- q2tg_network
|
- q2tg_network
|
||||||
@ -33,11 +32,11 @@ services:
|
|||||||
image: clansty/q2tg:rainbowcat
|
image: clansty/q2tg:rainbowcat
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./napcat:/app/napcat
|
- ./napcat/config:/app/napcat/config
|
||||||
- ./ntqq:/app/.config/QQ
|
- ./ntqq:/app/.config/QQ
|
||||||
networks:
|
networks:
|
||||||
- q2tg_network
|
- q2tg_network
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
q2tg_network:
|
q2tg_network:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user