Dashy

compose.yml

---
services:
  dashy:
    ports:
      - 8295:8080
    volumes:
      - ./conf.yml:/app/public/conf.yml
      - ./icons:/app/public/item-icons/icons
    container_name: dashy
    restart: unless-stopped
    image: lissy93/dashy:latest
On this page
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9