Update compose.yaml

i get no security!
This commit is contained in:
SpudGunMan
2025-10-23 22:11:22 -07:00
parent ccb505f37f
commit 5590391f7e
+1 -2
View File
@@ -9,8 +9,7 @@ services:
#- /dev/ttyUSB0:/dev/tty #update your config.ini to /dev/tty
#- /dev/ttyACM0:/dev/tty #if using serial select proper port
volumes:
- .:/app:ro
- ./config.ini:/app/config.ini:rw
- .:/app:rw
- ./logs:/app/logs:rw
- ./data:/app/data:rw
image: ghcr.io/spudgunman/meshing-around:main