mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 18:50:11 +08:00
komga
This commit is contained in:
parent
9a5b2a1a55
commit
c4c9b614be
1 changed files with 1 additions and 5 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue