Add OPENVIDU_ENTERPRISE_MEDIA_SERVER property to .env file

pull/648/head
pabloFuente 2021-07-14 13:46:04 +02:00
parent 5ab11ee63f
commit a3a5a6c929
1 changed files with 3 additions and 0 deletions

View File

@ -340,6 +340,9 @@ ELASTICSEARCH_PASSWORD=
# Documentation: https://doc-kurento.readthedocs.io/en/stable/features/logging.html # Documentation: https://doc-kurento.readthedocs.io/en/stable/features/logging.html
# KMS_DOCKER_ENV_GST_DEBUG= # KMS_DOCKER_ENV_GST_DEBUG=
# The media server to use in Media Nodes
OPENVIDU_ENTERPRISE_MEDIA_SERVER=kurento
# Cloudformation configuration # Cloudformation configuration
# -------------------------- # --------------------------
# If you're working outside AWS ignore this section # If you're working outside AWS ignore this section