mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: audiobookshelf test
This commit is contained in:
parent
38d26b947c
commit
f90168c12e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
||||||
services = {
|
services = {
|
||||||
audiobookshelf = {
|
audiobookshelf = {
|
||||||
enable = true;
|
enable = true;
|
||||||
host = host;
|
host = "https://${host}";
|
||||||
dataDir = service.name;
|
dataDir = service.name;
|
||||||
};
|
};
|
||||||
caddy = {
|
caddy = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue