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

This commit is contained in:
cruizba 2023-06-23 17:16:03 +02:00
parent 1235b3ef40
commit 2f797ca54f

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