diff --git a/openvidu-server/deployments/enterprise/docker-compose/.env b/openvidu-server/deployments/enterprise/docker-compose/.env index 2924260c..1de1b389 100644 --- a/openvidu-server/deployments/enterprise/docker-compose/.env +++ b/openvidu-server/deployments/enterprise/docker-compose/.env @@ -163,7 +163,6 @@ OPENVIDU_PRO_ELASTICSEARCH=true # OPENVIDU_PRO_ELASTICSEARCH_MAX_DAYS_DELETE= # If you have an external Elasticsearch and Kibana already running, put here the url to elasticsearch and kibana services. -# It is very important that both url have the port specified in the url. # If you want to use the deployed Elasticsearch and Kibana locally, keep these variables commented. #OPENVIDU_PRO_ELASTICSEARCH_HOST= #OPENVIDU_PRO_KIBANA_HOST= diff --git a/openvidu-server/deployments/pro/docker-compose/mono-node/.env b/openvidu-server/deployments/pro/docker-compose/mono-node/.env index ec1f9b1f..717d1dcb 100644 --- a/openvidu-server/deployments/pro/docker-compose/mono-node/.env +++ b/openvidu-server/deployments/pro/docker-compose/mono-node/.env @@ -117,7 +117,6 @@ OPENVIDU_PRO_ELASTICSEARCH=true # OPENVIDU_PRO_ELASTICSEARCH_MAX_DAYS_DELETE= # If you have an external Elasticsearch and Kibana already running, put here the url to elasticsearch and kibana services. -# It is very important that both url have the port specified in the url. # If you want to use the deployed Elasticsearch and Kibana locally, keep these variables commented. #OPENVIDU_PRO_ELASTICSEARCH_HOST= #OPENVIDU_PRO_KIBANA_HOST= diff --git a/openvidu-server/deployments/pro/docker-compose/openvidu-server-pro/.env b/openvidu-server/deployments/pro/docker-compose/openvidu-server-pro/.env index c706eb9d..4a431c24 100644 --- a/openvidu-server/deployments/pro/docker-compose/openvidu-server-pro/.env +++ b/openvidu-server/deployments/pro/docker-compose/openvidu-server-pro/.env @@ -160,7 +160,6 @@ OPENVIDU_PRO_ELASTICSEARCH=true # OPENVIDU_PRO_ELASTICSEARCH_MAX_DAYS_DELETE= # If you have an external Elasticsearch and Kibana already running, put here the url to elasticsearch and kibana services. -# It is very important that both url have the port specified in the url. # If you want to use the deployed Elasticsearch and Kibana locally, keep these variables commented. #OPENVIDU_PRO_ELASTICSEARCH_HOST= #OPENVIDU_PRO_KIBANA_HOST=