Fix serial port binding

This commit is contained in:
2025-12-30 03:08:47 +01:00
parent 74cbb84742
commit a2d823691a

View File

@@ -9,7 +9,7 @@ services:
cap_add:
- NET_ADMIN
devices:
- /dev/ttyACM0:/dev/ttyACM0
- /dev/ttyUSB0:/dev/ttyACM0
- /dev/net/tun:/dev/net/tun
volumes:
- /var/lib/otbr:/data