From 4f02e6adc6830df443a553daa3226d868211d1ca Mon Sep 17 00:00:00 2001 From: komodo Date: Thu, 21 Aug 2025 07:24:22 +0800 Subject: [PATCH] [Komodo] fern: Write Compose File: update scrutiny/compose.yaml --- scrutiny/compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/scrutiny/compose.yaml b/scrutiny/compose.yaml index d3d1621..1e381a2 100644 --- a/scrutiny/compose.yaml +++ b/scrutiny/compose.yaml @@ -3,6 +3,7 @@ services: scrutiny: image: ghcr.io/analogj/scrutiny:master-omnibus container_name: scrutiny + restart: unless-stopped volumes: - /run/udev:/run/udev:ro - /home/fern/docker/data/scrutiny/influxdb:/opt/scrutiny/influxdb