mirror of https://github.com/OpenVidu/openvidu.git
deployment: Remove non needed comment
parent
1152a79354
commit
026352133a
|
@ -163,7 +163,6 @@ OPENVIDU_PRO_ELASTICSEARCH=true
|
||||||
# OPENVIDU_PRO_ELASTICSEARCH_MAX_DAYS_DELETE=
|
# 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.
|
# 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.
|
# If you want to use the deployed Elasticsearch and Kibana locally, keep these variables commented.
|
||||||
#OPENVIDU_PRO_ELASTICSEARCH_HOST=
|
#OPENVIDU_PRO_ELASTICSEARCH_HOST=
|
||||||
#OPENVIDU_PRO_KIBANA_HOST=
|
#OPENVIDU_PRO_KIBANA_HOST=
|
||||||
|
|
|
@ -117,7 +117,6 @@ OPENVIDU_PRO_ELASTICSEARCH=true
|
||||||
# OPENVIDU_PRO_ELASTICSEARCH_MAX_DAYS_DELETE=
|
# 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.
|
# 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.
|
# If you want to use the deployed Elasticsearch and Kibana locally, keep these variables commented.
|
||||||
#OPENVIDU_PRO_ELASTICSEARCH_HOST=
|
#OPENVIDU_PRO_ELASTICSEARCH_HOST=
|
||||||
#OPENVIDU_PRO_KIBANA_HOST=
|
#OPENVIDU_PRO_KIBANA_HOST=
|
||||||
|
|
|
@ -160,7 +160,6 @@ OPENVIDU_PRO_ELASTICSEARCH=true
|
||||||
# OPENVIDU_PRO_ELASTICSEARCH_MAX_DAYS_DELETE=
|
# 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.
|
# 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.
|
# If you want to use the deployed Elasticsearch and Kibana locally, keep these variables commented.
|
||||||
#OPENVIDU_PRO_ELASTICSEARCH_HOST=
|
#OPENVIDU_PRO_ELASTICSEARCH_HOST=
|
||||||
#OPENVIDU_PRO_KIBANA_HOST=
|
#OPENVIDU_PRO_KIBANA_HOST=
|
||||||
|
|
Loading…
Reference in New Issue