Fix audiobook paths

This commit is contained in:
Marty Oehme 2024-02-04 15:30:45 +01:00
parent 80dae46ca2
commit 6e72083b6e
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A

View file

@ -131,8 +131,8 @@ services:
volumes:
- "CHANGE_TO_COMPOSE_DATA_PATH/media/audio/books:/audiobooks"
- "CHANGE_TO_COMPOSE_DATA_PATH/media/audio/podcasts:/podcasts"
- "./config/audiobookshelf:/config"
- "./metadata/audiobookshelf:/metadata"
- ".config/audiobookshelf:/config"
- ".metadata/audiobookshelf:/metadata"
restart: unless-stopped
jellyseerr:
image: fallenbagel/jellyseerr:latest