From b450d1b17029c1e96673c37c98256cb7414ffea4 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Sun, 23 Nov 2025 01:11:13 -0600 Subject: [PATCH] Restart pinchflat automatically --- compose/pinchflat.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose/pinchflat.yaml b/compose/pinchflat.yaml index b77ee28..02b71b4 100644 --- a/compose/pinchflat.yaml +++ b/compose/pinchflat.yaml @@ -6,3 +6,4 @@ services: volumes: - "/mnt/all/configs/pinchflat:/config" - "/mnt/all/video/yt:/downloads" + restart: unless-stopped