audiobookshelf: Initial version of role

This commit is contained in:
Timo Makinen 2025-03-01 19:10:16 +00:00
parent a793f59a33
commit 4c7c0e3261
5 changed files with 132 additions and 0 deletions

View file

@ -0,0 +1,4 @@
METADATA_PATH=/srv/audiobookshelf/metadata
CONFIG_PATH=/srv/audiobookshelf/config
PORT=13378
HOST=127.0.0.1