mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
Update compose.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user