This commit is contained in:
Fern Garden 2025-07-22 16:59:42 +08:00
parent 9a5b2a1a55
commit c4c9b614be

View file

@ -4,7 +4,7 @@ services:
image: gotson/komga image: gotson/komga
container_name: komga container_name: komga
volumes: volumes:
- komga_config:/config - /home/fern/docker/data/komga/config:/config
- /media:/media:ro - /media:/media:ro
environment: environment:
- TZ=Australia/Perth - TZ=Australia/Perth
@ -25,7 +25,3 @@ networks:
external: true external: true
proxy: proxy:
external: true external: true
volumes:
komga_config:
name: komga_config