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

pull/816/head
cruizba 2023-06-23 17:16:03 +02:00
parent 1235b3ef40
commit 2f797ca54f
1 changed files with 0 additions and 1 deletions

View File

@ -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"
)