adapts glance config
This commit is contained in:
parent
67bdb7695e
commit
36a7ca05fb
1 changed files with 2 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
}
|
||||
{
|
||||
title = "Actual";
|
||||
url = "https://192.168.178.69:9002";
|
||||
url = "https://finance.dnsc.io";
|
||||
icon = "si:actualbudget";
|
||||
}
|
||||
{
|
||||
|
|
@ -55,6 +55,7 @@
|
|||
title = "Jellyfin";
|
||||
url = "http://192.168.178.69:8096";
|
||||
icon = "si:jellyfin";
|
||||
allow-insecure = true;
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue