adapts glance config

This commit is contained in:
Dennis Schoepf 2026-01-28 20:51:31 +01:00
parent 67bdb7695e
commit 36a7ca05fb

View file

@ -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;
}
];
}