feat: audiobookshelf test

This commit is contained in:
Nick 2025-03-18 22:45:00 -05:00
parent 1d77c1286f
commit 97ee6c4b24

View file

@ -10,7 +10,7 @@ in
services = {
audiobookshelf = {
enable = true;
host = "https://${host}";
host = localhost;
port = service.ports.port0;
dataDir = service.name;
openFirewall = true;