Update compose.yaml

This commit is contained in:
SpudGunMan
2025-10-23 22:15:12 -07:00
parent 5590391f7e
commit 4db46f16f2

View File

@@ -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