mirror of https://github.com/OpenVidu/openvidu.git
openvidu-deployment: Delete OPENVIDU_PRO_PRIVATE_IP env variable to avoid confusions. It is not necessary
parent
b896d1a77f
commit
1eecd7310d
|
@ -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=
|
||||||
|
|
Loading…
Reference in New Issue