mirror of https://github.com/OpenVidu/openvidu.git
deployment: Remove coturn image at IMAGE_MEDIA_NODE_CONTROLLER in installation script of HA On premises. It is actually present in the docker-compose.yml
parent
1235b3ef40
commit
2f797ca54f
|
@ -12,7 +12,6 @@ IMAGES_MEDIA_NODE_CONTROLLER=(
|
|||
"docker.elastic.co/beats/metricbeat"
|
||||
"openvidu/mediasoup-controller"
|
||||
"openvidu/openvidu-recording"
|
||||
"openvidu/openvidu-coturn"
|
||||
"openvidu/speech-to-text-service"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue