mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Update mqtt docker device config
This commit is contained in:
@@ -25,7 +25,7 @@ services:
|
|||||||
- ../../zigbee2mqtt:/app/data
|
- ../../zigbee2mqtt:/app/data
|
||||||
- /run/udev:/run/udev:ro
|
- /run/udev:/run/udev:ro
|
||||||
devices:
|
devices:
|
||||||
- /dev/CC2531:/dev/CC2531
|
- /dev/ttyACM1:/dev/ttyACM1
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|||||||
Reference in New Issue
Block a user