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