Update koishi.yml

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

View File

@ -12,7 +12,7 @@ services:
ports: ports:
- 6099:6099 - 6099:6099
volumes: volumes:
- ./napcat:/app/napcat - ./napcat/config:/app/napcat/config
- ./ntqq:/app/.config/QQ - ./ntqq:/app/.config/QQ
- ./koishi:/koishi - ./koishi:/koishi
networks: networks:
@ -28,7 +28,6 @@ services:
ports: ports:
- 5140:5140 - 5140:5140
volumes: volumes:
- ./napcat/config:/app/napcat/config
- ./ntqq:/app/.config/QQ - ./ntqq:/app/.config/QQ
- ./koishi:/koishi - ./koishi:/koishi
networks: networks: