We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f9f74f commit ea30426Copy full SHA for ea30426
1 file changed
http-server/re.sh
@@ -7,10 +7,7 @@ docker rm -f rgb
7
docker run -d \
8
-e "OPENRGB_HOST=10.0.0.200" \
9
-e "OPENRGB_PORT=6742" \
10
- --privileged \
11
--name rgb \
12
- --device /dev/bus/usb:/dev/bus/usb \
13
-p 6744:3000 \
14
--restart always \
15
- -v /sys:/sys:ro \
16
rgb
0 commit comments