This commit is contained in:
Shaun Collins
2026-03-13 12:21:19 +00:00
committed by shaun collins
commit a0530fb095
31 changed files with 303214 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
services:
audiobookshelf:
image: ghcr.io/advplyr/audiobookshelf:latest
ports:
- 13378:80
volumes:
- /mnt/e/Audio/books:/audiobooks
- /mnt/e/Audio/podcasts:/podcasts
- /mnt/e/Audio/config:/config
- /mnt/e/Audio/metadata:/metadata
environment:
- TZ=Europe/London