add working icons to all compose projects
This commit is contained in:
@@ -2,6 +2,6 @@ services:
|
||||
syncthing:
|
||||
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/syncthing.png'
|
||||
net.unraid.docker.webui: 'https://syncthing.homecube.org'
|
||||
net.unraid.docker.shell: ''
|
||||
|
||||
@@ -17,4 +17,6 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
labels:
|
||||
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/syncthing.png"
|
||||
net.unraid.docker.webui: "https://syncthing.homecube.org"
|
||||
folder.view2: "Services"
|
||||
|
||||
Reference in New Issue
Block a user