version: '3.8' services: mafl: image: hywax/mafl container_name: mafl restart: unless-stopped ports: - '3424:3000' volumes: - ./config.yml:/app/data/config.yml - ./icons:/app/public/icons - ./flavicons:/app/public/favicons