From cf1d8b9a18baf46a40e9d4e5e21fe77d335a73f6 Mon Sep 17 00:00:00 2001 From: sentriz Date: Thu, 4 Feb 2021 00:09:13 +0000 Subject: [PATCH] update readme docker compose podcasts path example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45a82f6..57180b4 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ services: volumes: - ./data:/data # gonic db etc - /path/to/music:/music:ro # your music - - /path/to/podcasts:/podcasts # your music + - /path/to/podcasts:/podcasts # your podcasts - /path/to/cache:/cache # transcode / covers / etc cache dir # set the following two sections if you've enabled jukebox