mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: audiobookshelf test
This commit is contained in:
parent
f90168c12e
commit
0fdd4f6fe9
1 changed files with 2 additions and 0 deletions
|
@ -11,7 +11,9 @@ in
|
||||||
audiobookshelf = {
|
audiobookshelf = {
|
||||||
enable = true;
|
enable = true;
|
||||||
host = "https://${host}";
|
host = "https://${host}";
|
||||||
|
port = service.ports.port0;
|
||||||
dataDir = service.name;
|
dataDir = service.name;
|
||||||
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
caddy = {
|
caddy = {
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue