mirror of https://github.com/OpenVidu/openvidu.git
openvidu-deployment: fix AWS HA HTTP listener target
parent
28ca0c95cf
commit
677862f5eb
|
|
@ -3094,7 +3094,7 @@ Resources:
|
|||
Properties:
|
||||
DefaultActions:
|
||||
- Type: forward
|
||||
TargetGroupArn: !Ref OpenViduMasterNodeWithTurnTLSTG
|
||||
TargetGroupArn: !Ref OpenViduMasterNodeHTTPTG
|
||||
LoadBalancerArn: !Ref LoadBalancer
|
||||
Port: 80
|
||||
Protocol: TCP
|
||||
|
|
|
|||
Loading…
Reference in New Issue