This commit is contained in:
Shaun Collins
2026-01-30 15:26:59 +00:00
committed by shaun collins
commit e20209bf9e
22 changed files with 735 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