initial commit
This commit is contained in:
13
notetaking/docker-compose.override.yml
Normal file
13
notetaking/docker-compose.override.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
couchdb-obsidian-livesync:
|
||||
labels:
|
||||
net.unraid.docker.managed: 'composeman'
|
||||
net.unraid.docker.icon: 'https://couchdb.apache.org/image/couch@2x.png'
|
||||
net.unraid.docker.webui: 'https://obsidian.homecube.org/_utils'
|
||||
net.unraid.docker.shell: 'bash'
|
||||
obsidian:
|
||||
labels:
|
||||
net.unraid.docker.managed: 'composeman'
|
||||
net.unraid.docker.icon: '/mnt/user/appdata/.icons/obsidian.png'
|
||||
net.unraid.docker.webui: 'https://notes.obsidian.homecube.org/'
|
||||
net.unraid.docker.shell: 'bash'
|
||||
Reference in New Issue
Block a user