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