Dashy
version: '3.3'
services:
dashy:
ports:
- '3210:80'
image: lissy93/dashy:latest
version: '3.3'
services:
dashy:
ports:
- '4000:80'
volumes:
- '/root/my-local-srv/path/Files/Dashy/conf/conf.yml:/app/public/conf.yml'
- '/srv/path/Files/Dashy/icons:/app/public/item-icons/icons'
container_name: my-dashboarddashy
restart: alwaysunless-stopped
image: 'lissy93/dashy:latest'