openvidu-deployment: Delete OPENVIDU_PRO_PRIVATE_IP env variable to avoid confusions. It is not necessary

pull/567/head
cruizba 2020-11-24 20:01:05 +01:00
parent b896d1a77f
commit 1eecd7310d
1 changed files with 0 additions and 4 deletions

View File

@ -159,10 +159,6 @@ OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams
#OPENVIDU_PRO_ELASTICSEARCH_HOST= #OPENVIDU_PRO_ELASTICSEARCH_HOST=
#OPENVIDU_PRO_KIBANA_HOST= #OPENVIDU_PRO_KIBANA_HOST=
# Private IP of OpenVidu Server Pro
# For example 192.168.1.101
# OPENVIDU_PRO_PRIVATE_IP=
# Where to store recording files. Can be 'local' (local storage) or 's3' (AWS bucket). # Where to store recording files. Can be 'local' (local storage) or 's3' (AWS bucket).
# You will need to define a OPENVIDU_PRO_AWS_S3_BUCKET if you use it. # You will need to define a OPENVIDU_PRO_AWS_S3_BUCKET if you use it.
#OPENVIDU_PRO_RECORDING_STORAGE= #OPENVIDU_PRO_RECORDING_STORAGE=