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