mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-15 21:55:37 +02:00
Update compose.yaml
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user