Switch devices

This commit is contained in:
2020-07-12 17:15:29 +03:00
parent 2e32095379
commit bd7a8769d9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ services:
volumes:
- ../config:/config
devices:
- /dev/ttyACM0:/dev/ttyACM1
- /dev/ttyACM1:/dev/ttyACM1
environment:
- TZ=Europe/Sofia
restart: always