update: enhance README with detailed service descriptions and quick start guide; remove deprecated Calibre service from docker compose
This commit is contained in:
9
komodo/media-server/audio-bookshelf/env.example
Normal file
9
komodo/media-server/audio-bookshelf/env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# AudioBookShelf - No environment variables required in compose file
|
||||
# Data volumes are mounted directly in the compose.yaml
|
||||
# Access the web UI at http://localhost:13378
|
||||
#
|
||||
# Note: Media paths are hardcoded in compose.yaml, adjust there if needed:
|
||||
# - /mnt/media/books:/ebooks
|
||||
# - /mnt/media/audiobooks:/audiobooks
|
||||
# - /mnt/media/podcasts:/podcasts
|
||||
|
||||
Reference in New Issue
Block a user