add working icons to all compose projects
This commit is contained in:
@@ -2,6 +2,6 @@ services:
|
||||
n8n:
|
||||
labels:
|
||||
net.unraid.docker.managed: 'composeman'
|
||||
net.unraid.docker.icon: 'https://t1.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=http://homeassistant.io&size=256'
|
||||
net.unraid.docker.icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/n8n.png'
|
||||
net.unraid.docker.webui: 'https://automation.homecube.org'
|
||||
net.unraid.docker.shell: ''
|
||||
|
||||
@@ -18,5 +18,5 @@ services:
|
||||
- /mnt/user/appdata/n8n/local-files:/files
|
||||
labels:
|
||||
folder.view2: "Services"
|
||||
net.unraid.docker.icon: "https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/n8n.png"
|
||||
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/n8n.png"
|
||||
net.unraid.docker.webui: "https://automation.homecube.org"
|
||||
|
||||
Reference in New Issue
Block a user