update 26.7.25

This commit is contained in:
kun
2026-07-25 02:18:30 +08:00
parent e73368228d
commit d7d9388abf
+12
View File
@@ -0,0 +1,12 @@
services:
komga:
image: gotson/komga
container_name: komga
volumes:
- /volume2/docker/docker_projects/komga:/config
- /volume1/4600Pro/PornClub/Anime:/data
ports:
- "2600:25600"
environment:
- TZ=Asia/Shanghai
restart: unless-stopped