Correct interface name for thread router container
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
- "/var/thread_router:/data"
|
||||
env:
|
||||
OT_RCP_DEVICE: "spinel+hdlc+uart:///dev/ttyACM5?uart-baudrate=460800"
|
||||
OT_INFRA_IF: "eno1"
|
||||
OT_INFRA_IF: "eth0"
|
||||
OT_THREAD_IF: "wpan0"
|
||||
OT_LOG_LEVEL: "1"
|
||||
OT_REST_LISTEN_ADDR: "0.0.0.0"
|
||||
|
||||
Reference in New Issue
Block a user