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