From 67e144ab2153632202e43dc4ae7bc64ec2ef9b7f Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 21 Oct 2025 18:51:02 -0500 Subject: [PATCH] change path --- hosts/ps10rp/komodo-periphery/compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/ps10rp/komodo-periphery/compose.yaml b/hosts/ps10rp/komodo-periphery/compose.yaml index 6174ee99f..b51357a1c 100644 --- a/hosts/ps10rp/komodo-periphery/compose.yaml +++ b/hosts/ps10rp/komodo-periphery/compose.yaml @@ -51,8 +51,8 @@ services: volumes: - /var/run/docker.sock:/var/run/docker.sock - /proc:/proc - - /etc/komodo/repos:/etc/komodo/repos - - /etc/komodo/stacks:/etc/komodo/stacks + - /mnt/data/komodo/repos:/etc/komodo/repos + - /mnt/data/komodo/stacks:/etc/komodo/stacks volumes: tailscale: