Update mqtt docker device config

This commit is contained in:
2020-06-10 16:17:28 +03:00
parent 545629d088
commit cc3b6acb94
+1 -1
View File
@@ -25,7 +25,7 @@ services:
- ../../zigbee2mqtt:/app/data
- /run/udev:/run/udev:ro
devices:
- /dev/CC2531:/dev/CC2531
- /dev/ttyACM1:/dev/ttyACM1
restart: always
network_mode: host
privileged: true