update container icon (not functional)
This commit is contained in:
@@ -8,6 +8,6 @@ services:
|
|||||||
obsidian:
|
obsidian:
|
||||||
labels:
|
labels:
|
||||||
net.unraid.docker.managed: 'composeman'
|
net.unraid.docker.managed: 'composeman'
|
||||||
net.unraid.docker.icon: '/mnt/user/appdata/.icons/obsidian.png'
|
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.webui: 'https://notes.obsidian.homecube.org/'
|
||||||
net.unraid.docker.shell: 'bash'
|
net.unraid.docker.shell: 'bash'
|
||||||
|
|||||||
@@ -35,6 +35,6 @@ services:
|
|||||||
shm_size: "1gb"
|
shm_size: "1gb"
|
||||||
labels:
|
labels:
|
||||||
net.unraid.docker.webui: https://notes.obsidian.homecube.org/
|
net.unraid.docker.webui: https://notes.obsidian.homecube.org/
|
||||||
net.unraid.docker.icon: /mnt/user/appdata/.icons/obsidian.png
|
net.unraid.docker.icon: https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/obsidian.png
|
||||||
net.unraid.docker.shell: bash
|
net.unraid.docker.shell: bash
|
||||||
folder.view2: "Services"
|
folder.view2: "Services"
|
||||||
|
|||||||
Reference in New Issue
Block a user