14 lines
604 B
YAML
14 lines
604 B
YAML
services:
|
|
sqldb:
|
|
labels:
|
|
net.unraid.docker.managed: 'composeman'
|
|
net.unraid.docker.icon: 'https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/mysql-icon.png'
|
|
net.unraid.docker.webui: ''
|
|
net.unraid.docker.shell: ''
|
|
kimai:
|
|
labels:
|
|
net.unraid.docker.managed: 'composeman'
|
|
net.unraid.docker.icon: 'https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/kimai-logo.png'
|
|
net.unraid.docker.webui: 'https://kimai.homecube.org'
|
|
net.unraid.docker.shell: 'bash'
|