From fd4b5607d77ac3e0e29bea74ebbde044ccb13dae Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 23 Oct 2025 21:02:42 -0700 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 89dbe6d..0e360eb 100644 --- a/compose.yaml +++ b/compose.yaml @@ -7,7 +7,7 @@ services: - 8420:8420 devices: #- /dev/ttyUSB0:/dev/tty #update your config.ini to /dev/tty - - /dev/ttyACM0:/dev/tty #if using serial select proper port + #- /dev/ttyACM0:/dev/tty #if using serial select proper port volumes: - .:/app:ro - ./logs:/app/logs:rw