update docker labels
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: ''
|
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.webui: 'https://notes.obsidian.homecube.org/'
|
||||||
net.unraid.docker.shell: 'bash'
|
net.unraid.docker.shell: 'bash'
|
||||||
|
|||||||
@@ -34,7 +34,8 @@ services:
|
|||||||
- 3000:3000
|
- 3000:3000
|
||||||
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: "https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/obsidian.png"
|
# 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
|
net.unraid.docker.shell: bash
|
||||||
folder.view2: "Services"
|
folder.view2: "Services"
|
||||||
|
|||||||
Reference in New Issue
Block a user