update to folder view 3

This commit is contained in:
2026-06-19 10:02:53 +02:00
parent 9f9210db06
commit 23891a69d0
18 changed files with 42 additions and 40 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro # Mounted as read-only
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/homepage.png"
folder.view2: "Infrastructure"
folder.view3: "Infrastructure"
homepage:
image: ghcr.io/gethomepage/homepage:latest
@@ -30,7 +30,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/homepage.png"
net.unraid.docker.webui: "https://${FULL_DOMAIN}"
folder.view2: "Services"
folder.view3: "Services"
pangolin.public-resources.gethomepage-homepage.name: "${RESOURCE_NAME}"
pangolin.public-resources.gethomepage-homepage.full-domain: "${FULL_DOMAIN}"