Skip to content

Commit e6a176e

Browse files
committed
Proper Codeproject USB
1 parent 58ac72b commit e6a176e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ services:
203203
environment:
204204
- TZ=Pacific/Auckland
205205
devices:
206-
- /dev/bus/usb:/dev/bus/usb
206+
- /dev/bus/usb/010/003
207207
labels:
208208
- "traefik.enable=true"
209209
- "traefik.http.routers.codeproject.rule=Host(`codeproject.willg.link`)"

0 commit comments

Comments
 (0)