Custom app launcher, browser home page, and service monitor. cute.haus
homelab react typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

fix jellyfin link

Aly Raffauf (Jul 1, 2026, 10:05 AM EDT) 797e0078 097c9de1

+1 -1
+1 -1
src/data/privateApps.ts
··· 3 3 export const privateApps: Service[] = [ 4 4 { 5 5 name: "Jellyfin", 6 - url: "https://jellyfin.narwhal-snapper.ts.net/", 6 + url: "https://jellyfin.cute.haus", 7 7 icon: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/jellyfin.png", 8 8 }, 9 9 {