From 026352133a4a6876ff01d38249545787c5cd53d1 Mon Sep 17 00:00:00 2001 From: cruizba Date: Thu, 27 Apr 2023 12:54:50 +0200 Subject: [PATCH] deployment: Remove non needed comment --- openvidu-server/deployments/enterprise/docker-compose/.env | 1 - openvidu-server/deployments/pro/docker-compose/mono-node/.env | 1 - .../deployments/pro/docker-compose/openvidu-server-pro/.env | 1 - 3 files changed, 3 deletions(-) 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=