mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-03 03:52:20 +02:00
Update compose.yaml
This commit is contained in:
@@ -6,8 +6,8 @@ services:
|
||||
ports:
|
||||
- 8420:8420
|
||||
devices:
|
||||
#- /dev/ttyUSB0 # Replace this with your actual device!
|
||||
- /dev/ttyACM0 # Example for Meshtastic device
|
||||
#- /dev/ttyUSB0:/dev/ttyACM0 #this isnt a typo :map
|
||||
- /dev/ttyACM0:/dev/ttyACM0
|
||||
volumes:
|
||||
- .:/app:ro
|
||||
- ./logs:/app/logs:rw
|
||||
|
||||
Reference in New Issue
Block a user