add working icons to all compose projects
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user