From 4db46f16f2762276ef097a3e83fb5bc8be20bd5e Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 23 Oct 2025 22:15:12 -0700 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index ad32834..ad6ec8b 100644 --- a/compose.yaml +++ b/compose.yaml @@ -10,8 +10,6 @@ services: #- /dev/ttyACM0:/dev/tty #if using serial select proper port volumes: - .:/app:rw - - ./logs:/app/logs:rw - - ./data:/app/data:rw image: ghcr.io/spudgunman/meshing-around:main container_name: meshing-around restart: unless-stopped