add working icons to all compose projects
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user