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