configuration file formatting adapted
This commit is contained in:
parent
eae4b9964d
commit
46dc36a2cf
@ -5,11 +5,11 @@
|
|||||||
restart: always
|
restart: always
|
||||||
image: koenkk/zigbee2mqtt:latest
|
image: koenkk/zigbee2mqtt:latest
|
||||||
container_name: zigbee
|
container_name: zigbee
|
||||||
|
network_mode: host
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/zigbee/data:/app/data
|
- /opt/zigbee/data:/app/data
|
||||||
- /run/udev:/run/udev:ro
|
- /run/udev:/run/udev:ro
|
||||||
network_mode: host
|
|
||||||
#privileged: true
|
|
||||||
devices:
|
devices:
|
||||||
- /dev/ttyACM0:/dev/ttyACM0
|
- /dev/ttyACM0:/dev/ttyACM0
|
||||||
|
#privileged: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user