add working icons to all compose projects
This commit is contained in:
@@ -2,6 +2,6 @@ services:
|
||||
it-tools:
|
||||
labels:
|
||||
net.unraid.docker.managed: 'composeman'
|
||||
net.unraid.docker.icon: ''
|
||||
net.unraid.docker.webui: ''
|
||||
net.unraid.docker.icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/it-tools.png'
|
||||
net.unraid.docker.webui: 'https://tools.homecube.org/'
|
||||
net.unraid.docker.shell: ''
|
||||
|
||||
@@ -4,6 +4,8 @@ services:
|
||||
networks:
|
||||
- pangolin
|
||||
labels:
|
||||
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/it-tools.png"
|
||||
net.unraid.docker.webui: "https://tools.homecube.org/"
|
||||
folder.view2: "Services"
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user