update docker labels

This commit is contained in:
2025-10-10 11:29:35 +02:00
parent 4ef46ac852
commit c1383d2eac
2 changed files with 4 additions and 3 deletions

View File

@@ -8,6 +8,6 @@ services:
obsidian:
labels:
net.unraid.docker.managed: 'composeman'
net.unraid.docker.icon: ''
net.unraid.docker.icon: 'https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/obsidian-logo.png'
net.unraid.docker.webui: 'https://notes.obsidian.homecube.org/'
net.unraid.docker.shell: 'bash'

View File

@@ -34,7 +34,8 @@ 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.icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/obsidian-logo.png
net.unraid.docker.shell: bash
folder.view2: "Services"