Update q2tg.yml

This commit is contained in:
手瓜一十雪 2025-04-21 12:30:38 +08:00 committed by GitHub
parent 7fb679b54d
commit 912c0301c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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