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