Skip to content

Commit 03839a2

Browse files
committed
Update example address used
1 parent 2611e30 commit 03839a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In practice, you could use something like this to run the container:
4747
```bash
4848
docker run -d --restart unless-stopped \
4949
--mount type=bind,src=$(pwd)/nitor-default.jpg,dst=/app/fallback.jpg \
50-
-p 10.211.0.186:6180:6180 \
50+
-p 10.211.0.185:6180:6180 \
5151
vinx-mjpeg-server:latest \
5252
--bootstrap-node 10.211.0.75 \
5353
--fallback-image /app/fallback.jpg

0 commit comments

Comments
 (0)