add working icons to all compose projects

This commit is contained in:
2025-12-06 01:01:02 +01:00
parent eaadef5e4e
commit d5d21fab95
28 changed files with 75 additions and 52 deletions

View File

@@ -12,6 +12,8 @@ services:
volumes:
- /mnt/user/appdata/koillection/uploads:/uploads
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/koillection.png"
net.unraid.docker.webui: "https://koillection.homecube.org"
folder.view2: "Services"
db:
@@ -27,4 +29,5 @@ services:
volumes:
- /mnt/user/appdata/koillection/postgresql:/var/lib/postgresql/data
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/postgresql.png"
folder.view2: "Databases"