From 8388425c641c9f1843dd4837acbe5b72e9346af1 Mon Sep 17 00:00:00 2001 From: Fern Garden Date: Tue, 22 Jul 2025 17:12:53 +0800 Subject: [PATCH] scrutiny --- scrutiny/compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scrutiny/compose.yaml b/scrutiny/compose.yaml index fda7586..d3d1621 100644 --- a/scrutiny/compose.yaml +++ b/scrutiny/compose.yaml @@ -5,8 +5,8 @@ services: container_name: scrutiny volumes: - /run/udev:/run/udev:ro - - /mnt/docker/scrutiny/influxdb:/opt/scrutiny/influxdb - - /mnt/docker/scrutiny/config:/opt/scrutiny/config + - /home/fern/docker/data/scrutiny/influxdb:/opt/scrutiny/influxdb + - /home/fern/docker/data/scrutiny/config:/opt/scrutiny/config networks: - default - proxy