From 2f7a31c7e54ffec477acde52c3aab0feb86d47e5 Mon Sep 17 00:00:00 2001 From: komodo Date: Sat, 28 Jun 2025 17:42:24 +0800 Subject: [PATCH] [Komodo] fern: Write Compose File: update scrutiny/compose.yaml --- scrutiny/compose.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scrutiny/compose.yaml b/scrutiny/compose.yaml index ee0f617..afaeaf3 100644 --- a/scrutiny/compose.yaml +++ b/scrutiny/compose.yaml @@ -9,9 +9,9 @@ services: - /mnt/docker/scrutiny/influxdb:/opt/scrutiny/influxdb - /mnt/docker/scrutiny/config:/opt/scrutiny/config devices: - - /dev/disk/by-uuid/fcee0188-8ca1-4fda-81b7-f5920c79ab48 - - /dev/disk/by-uuid/5d9dd538-79e4-4168-be91-e0b040155cb3 - - /dev/disk/by-uuid/5a43b7dc-3e28-459e-824a-ad45b5475361 + - /dev/sdc + - /dev/sdd + - /dev/sde networks: - default - proxy