[Komodo] fern: Write Compose File: update scrutiny/compose.yaml

This commit is contained in:
komodo 2025-08-21 07:24:22 +08:00
parent d4f3d7c1fa
commit 4f02e6adc6

View file

@ -3,6 +3,7 @@ services:
scrutiny: scrutiny:
image: ghcr.io/analogj/scrutiny:master-omnibus image: ghcr.io/analogj/scrutiny:master-omnibus
container_name: scrutiny container_name: scrutiny
restart: unless-stopped
volumes: volumes:
- /run/udev:/run/udev:ro - /run/udev:/run/udev:ro
- /home/fern/docker/data/scrutiny/influxdb:/opt/scrutiny/influxdb - /home/fern/docker/data/scrutiny/influxdb:/opt/scrutiny/influxdb