diff --git a/services/media-player/docker-compose.yml b/services/media-player/docker-compose.yml index 9b91270..fdae5bb 100644 --- a/services/media-player/docker-compose.yml +++ b/services/media-player/docker-compose.yml @@ -74,3 +74,13 @@ volumes: type: none o: bind device: ${NASCOMPOSE_SERVICES?}/media-player/volumes/plex_config/ + audiobookshelf_config: + driver_opts: + type: none + o: bind + device: ${NASCOMPOSE_SERVICES?}/media-player/volumes/audiobookshelf_config/ + audiobookshelf_metadata: + driver_opts: + type: none + o: bind + device: ${NASCOMPOSE_SERVICES?}/media-player/volumes/audiobookshelf_metadata/