mirror of https://github.com/OpenVidu/openvidu.git
Add OPENVIDU_ENTERPRISE_MEDIA_SERVER property to .env file
parent
5ab11ee63f
commit
a3a5a6c929
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue