|
|
|
@ -4,8 +4,8 @@ services: |
|
|
|
container_name: audiobookshelf |
|
|
|
image: advplyr/audiobookshelf:1.7.2 |
|
|
|
volumes: |
|
|
|
- /mnt/docker_volumes/sabnzbd/audiobookshelf/config:/config |
|
|
|
- /mnt/docker_volumes/sabnzbd/audiobookshelf/metadata:/metadata |
|
|
|
- /mnt/docker_volumes/audiobookshelf/config:/config |
|
|
|
- /mnt/docker_volumes/audiobookshelf/metadata:/metadata |
|
|
|
- /mnt/pokecenter/Media/Audiobooks/ABS_Library:/audiobooks |
|
|
|
ports: |
|
|
|
- 13378:80 |
|
|
|
|