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

@@ -35,6 +35,7 @@ services:
retries: 3
start_period: 20s
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/gitea.png"
folder.view2: "Services"
runner:
@@ -53,4 +54,5 @@ services:
- /mnt/user/appdata/gitea-runner/data:/data
- /var/run/docker.sock:/var/run/docker.sock
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/gitea.png"
folder.view2: "Runners"