From 8efee6c10ce746c1b30dd39493a199981ff320dd Mon Sep 17 00:00:00 2001 From: Jean Froment Date: Mon, 6 Dec 2021 18:47:54 +0100 Subject: [PATCH] Change /data for Komga --- services/komga.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/komga.yaml b/services/komga.yaml index e8cdd88..4ee2571 100644 --- a/services/komga.yaml +++ b/services/komga.yaml @@ -5,7 +5,7 @@ services: restart: always volumes: - configkomga:/config - - torrents:/data + - torrents:/torrents - /etc/localtime:/etc/localtime:ro environment: - TZ=${TZ}