fix audiobookshelf config

This commit is contained in:
Yan Lin 2026-01-12 07:52:28 +01:00
parent bfb54b33ec
commit 20c8dcefd1

View file

@ -89,6 +89,7 @@ in
enable = true;
user = cfg.user;
group = cfg.group;
host = "0.0.0.0";
openFirewall = false;
};
};