update icons for docker containers (non-functioning)

This commit is contained in:
2025-09-05 15:51:36 +02:00
parent 0d830f512f
commit fb15169de3
6 changed files with 7 additions and 6 deletions

View File

@@ -8,6 +8,6 @@ services:
obsidian:
labels:
net.unraid.docker.managed: 'composeman'
net.unraid.docker.icon: 'https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/obsidian.png'
net.unraid.docker.icon: ''
net.unraid.docker.webui: 'https://notes.obsidian.homecube.org/'
net.unraid.docker.shell: 'bash'

View File

@@ -34,7 +34,7 @@ services:
- 3000:3000
shm_size: "1gb"
labels:
net.unraid.docker.webui: https://notes.obsidian.homecube.org/
net.unraid.docker.icon: https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/obsidian.png
net.unraid.docker.webui: "https://notes.obsidian.homecube.org"
net.unraid.docker.icon: "https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/obsidian.png"
net.unraid.docker.shell: bash
folder.view2: "Services"