Add compose directory to store docker/podman compose files for running on the TrueNAS box Add attic configurations to auto-listen on all my home boxes to upload builds Update nix-conf to support reading from the Attic server
9 lines
199 B
YAML
9 lines
199 B
YAML
services:
|
|
pinchflat:
|
|
image: ghcr.io/kieraneglin/pinchflat:latest
|
|
ports:
|
|
- "8945:8945"
|
|
volumes:
|
|
- "/mnt/all/configs/pinchflat:/config"
|
|
- "/mnt/all/video/yt:/downloads"
|