mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
feat: audiobookshelf test
This commit is contained in:
parent
1d77c1286f
commit
97ee6c4b24
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
|||
services = {
|
||||
audiobookshelf = {
|
||||
enable = true;
|
||||
host = "https://${host}";
|
||||
host = localhost;
|
||||
port = service.ports.port0;
|
||||
dataDir = service.name;
|
||||
openFirewall = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue