Update device binding

This commit is contained in:
2020-07-07 09:45:49 +03:00
parent df97a0cb73
commit 5aad663bb0
+1 -1
View File
@@ -7,7 +7,7 @@ services:
volumes:
- ../config:/config
devices:
- /dev/ttyACM2:/dev/ttyACM1
- /dev/ttyACM0:/dev/ttyACM1
environment:
- TZ=Europe/Sofia
restart: always