Update compose.yaml

This commit is contained in:
SpudGunMan
2025-10-23 20:53:26 -07:00
parent c1135ecadf
commit df30ee9cc4
+2 -2
View File
@@ -6,8 +6,8 @@ services:
ports:
- 8420:8420
devices:
#- /dev/ttyUSB0:/dev/ttyACM0 #this isnt a typo :map
- /dev/ttyACM0:/dev/ttyACM0
#- /dev/ttyUSB0:/dev/tty #update your config.ini to /dev/tty
- /dev/ttyACM0:/dev/tty #if using serial select proper port
volumes:
- .:/app:ro
- ./logs:/app/logs:rw