mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 07:00:21 +02:00
added calibre-web support
This commit is contained in:
parent
d306674b00
commit
99d55efb8c
3 changed files with 6 additions and 1 deletions
|
@ -105,7 +105,7 @@ in
|
|||
"Calibre-web" = {
|
||||
icon = "calibre";
|
||||
description = "Serveur de livres";
|
||||
href = "http://${ip}:8083";
|
||||
href = "http://${ip}:5050";
|
||||
};
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue