version: "3.8" services: wizarr: container_name: wizarr image: ghcr.io/wizarrrr/wizarr ports: - 5690:5690 volumes: - /mnt/scratch/docker/data/wizarr/config:/data/database networks: {}
version: "3.8" services: wizarr: container_name: wizarr image: ghcr.io/wizarrrr/wizarr ports: - 5690:5690 volumes: - /mnt/scratch/docker/data/wizarr/config:/data/database networks: {}