mirror of https://github.com/OpenVidu/openvidu.git
deployment: Typo: OPENVIDU_PRO_ELAS'IT'CSEARCH instead of OPENVIDU_PRO_ELASTICSEARCH at CF-OpenVidu-Enterprise.yaml.template
parent
a0e6b137cc
commit
82371ba499
|
@ -996,7 +996,7 @@ Resources:
|
|||
OPENVIDU_RECORDING=${OpenViduRecording} \
|
||||
OPENVIDU_PRO_COTURN_IN_MEDIA_NODES=${CoturnInMediaNodes} | \
|
||||
OPENVIDU_ENTERPRISE_S3_CONFIG_AUTORESTART=${OpenViduS3ConfigAutoRestart} | \
|
||||
OPENVIDU_PRO_ELASITCSEARCH=${ElasticsearchEnabled}
|
||||
OPENVIDU_PRO_ELASTICSEARCH=${ElasticsearchEnabled}
|
||||
- DomainNameVar: !Ref DomainName
|
||||
RedisHostName: !GetAtt RedisCluster.RedisEndpoint.Address
|
||||
RedisPort: !GetAtt RedisCluster.RedisEndpoint.Port
|
||||
|
|
Loading…
Reference in New Issue