bumped audiobookshelf version
This commit is contained in:
parent
63ceab2cd8
commit
6e32b4fb5a
@ -1,6 +1,6 @@
|
||||
services:
|
||||
audiobookshelf:
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.16.0
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.16.2
|
||||
volumes:
|
||||
- audiobooks:/audiobooks
|
||||
- podcasts:/podcasts
|
||||
@ -8,6 +8,8 @@ services:
|
||||
- metadata:/metadata
|
||||
environment:
|
||||
- TZ=America/Denver
|
||||
extra_hosts:
|
||||
- 'auth.thesatelliteoflove.com:172.20.0.5'
|
||||
volumes:
|
||||
audiobooks:
|
||||
driver: local
|
||||
|
Loading…
Reference in New Issue
Block a user