add tun device to OTBR

This commit is contained in:
2026-02-19 19:56:15 -05:00
parent ca07fcad2d
commit f2bbd6a1e8

View File

@@ -73,7 +73,9 @@
restart_policy: "unless-stopped"
network:
- iot
device: "/dev/serial/by-id/usb-Nabu_Casa_ZBT-2_10B41DE60794-if00:/dev/ttyACM5"
device:
- "/dev/serial/by-id/usb-Nabu_Casa_ZBT-2_10B41DE60794-if00:/dev/ttyACM5"
- "/dev/net/tun"
privileged: true
state: started
volumes: