chore: add new devices yaml data

This commit is contained in:
uccuz 2022-06-07 00:21:50 +08:00
parent 7a4a050b5c
commit 382487eca0

View file

@ -4,9 +4,9 @@ services:
frontend: frontend:
image: awesome/frontend image: awesome/frontend
devices: devices:
- "/dev/ttyUSB0:/dev/ttyUSB0" - "/dev/ttyUSB0:/dev/ttyUSB1"
backend: backend:
image: awesome/backend image: awesome/backend
devices: devices:
- "/dev/ttyUSB1:/dev/ttyUSB1" - "/dev/ttyUSB2:/dev/ttyUSB3"
- "/dev/ttyUSB2:/dev/ttyUSB2" - "/dev/sda:/dev/xvda:rwm"