meshtastic: map usb meshcore companion into meshmonitor
Some checks failed
secret-guardrails / artifact-secret-scan (push) Has been cancelled
secret-guardrails / gitleaks (push) Has been cancelled

This commit is contained in:
Fizzlepoof
2026-07-03 03:10:07 +00:00
parent 1eb4bb9981
commit 482a490d3d
3 changed files with 13 additions and 5 deletions

View File

@@ -10,6 +10,8 @@ services:
volumes:
- /mnt/tank/docker/appdata/meshmonitor/data:/data
- /mnt/docker-ssd/docker/compose/meshtastic/scripts:/data/scripts
devices:
- /dev/ttyACM0:/dev/ttyACM0
env_file: .env
environment:
- NODE_ENV=production