Change /data for Komga
This commit is contained in:
parent
ba6a22f931
commit
8efee6c10c
|
@ -5,7 +5,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- configkomga:/config
|
- configkomga:/config
|
||||||
- torrents:/data
|
- torrents:/torrents
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
|
|
Loading…
Reference in New Issue