From 00909e3045c22928eacb89fee22d4934605c5ef3 Mon Sep 17 00:00:00 2001 From: OscarSotoSanchez Date: Fri, 27 Mar 2020 16:48:05 +0100 Subject: [PATCH] Update readme --- openvidu-server/docker/openvidu-docker-compose/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvidu-server/docker/openvidu-docker-compose/readme.md b/openvidu-server/docker/openvidu-docker-compose/readme.md index d4192da4..c5a1000b 100644 --- a/openvidu-server/docker/openvidu-docker-compose/readme.md +++ b/openvidu-server/docker/openvidu-docker-compose/readme.md @@ -87,6 +87,6 @@ If it was necessary to change the level of the kms logs. In the .en file we go t ##### Openvidu Server Level logs If it was necessary to change the level of the kms logs. In the .en file we go to the section "Openvidu Server Level logs" and change the variable `OV_CE_DEBUG_LEVEL` -#### Change Kurento Media Server +### Change Kurento Media Server If is necessaries change the Kurento Media Server image, go to the Kurento Media Server image section in the .env file and change the variable `KMS_IMAGE` with the new image that your want use