diff --git a/services/audiobookshelf/compose.yaml b/services/audiobookshelf/compose.yaml index 94b375af..23ea681d 100644 --- a/services/audiobookshelf/compose.yaml +++ b/services/audiobookshelf/compose.yaml @@ -58,6 +58,9 @@ services: - TZ=Europe/Amsterdam volumes: - ./${SERVICE}-data/app/config:/config + - ./${SERVICE}-data/app/audiobooks:/audiobooks + - ./${SERVICE}-data/app/podcasts:/podcasts + - ./${SERVICE}-data/app/metadata:/metadata depends_on: tailscale: condition: service_healthy