|
|
|
@ -2,7 +2,7 @@ version: "3.7" |
|
|
|
services: |
|
|
|
audiobookshelf: |
|
|
|
container_name: audiobookshelf |
|
|
|
image: advplyr/audiobookshelf:1.7.2 |
|
|
|
image: advplyr/audiobookshelf:2.0.0 |
|
|
|
volumes: |
|
|
|
- /mnt/docker_volumes/audiobookshelf/config:/config |
|
|
|
- /mnt/docker_volumes/audiobookshelf/metadata:/metadata |
|
|
|
|