services: pinchflat: image: ghcr.io/kieraneglin/pinchflat:latest ports: - "8945:8945" volumes: - "/mnt/all/configs/pinchflat:/config" - "/mnt/all/video/yt:/downloads" restart: unless-stopped