Update compose.yaml

This commit is contained in:
SpudGunMan
2025-10-23 21:02:42 -07:00
parent df30ee9cc4
commit fd4b5607d7

View File

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