Update compose to pass z-wave stick

This commit is contained in:
2020-05-05 21:25:15 +03:00
parent 9e4cc97629
commit 9b6492e5d3
+1
View File
@@ -12,6 +12,7 @@ services:
- ../config:/config
devices:
- /dev/ttyACM0:/dev/ttyACM0
- /dev/ttyACM1:/dev/ttyACM1
environment:
- TZ=Europe/Sofia
restart: always