add working icons to all compose projects

This commit is contained in:
2025-12-06 01:01:02 +01:00
parent eaadef5e4e
commit d5d21fab95
28 changed files with 75 additions and 52 deletions

View File

@@ -16,8 +16,8 @@ services:
- "5984:5984"
restart: unless-stopped
labels:
net.unraid.docker.webui: https://obsidian.homecube.org/_utils
net.unraid.docker.icon: https://couchdb.apache.org/image/couch@2x.png
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/couchdb.png"
net.unraid.docker.webui: "https://obsidian.homecube.org/_utils"
net.unraid.docker.shell: bash
folder.view2: "Databases"
@@ -34,8 +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.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.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/obsidian-logo.png"
net.unraid.docker.shell: bash
folder.view2: "Services"