mirror of https://github.com/OpenVidu/openvidu.git
Update README.md
parent
da3239d245
commit
4cdae4601d
|
@ -12,7 +12,7 @@ This image is also usefull to automation tests of infrastructure.
|
||||||
docker run --shm-size 2g \
|
docker run --shm-size 2g \
|
||||||
-e OV_URL=<OV_URL> \
|
-e OV_URL=<OV_URL> \
|
||||||
-e OV_SECRET=<OV_SECRET> \
|
-e OV_SECRET=<OV_SECRET> \
|
||||||
openvidu-health-checker
|
openvidu/openvidu-health-checker
|
||||||
```
|
```
|
||||||
|
|
||||||
Just put your OpenVidu url at `OV_URL` and your `OV_SECRET` and the stack will be tested.
|
Just put your OpenVidu url at `OV_URL` and your `OV_SECRET` and the stack will be tested.
|
||||||
|
|
Loading…
Reference in New Issue