openvidu-deployment: fix AWS HA HTTP listener target

master
cruizba 2026-03-12 21:19:15 +01:00
parent 28ca0c95cf
commit 677862f5eb
1 changed files with 1 additions and 1 deletions

View File

@ -3094,7 +3094,7 @@ Resources:
Properties:
DefaultActions:
- Type: forward
TargetGroupArn: !Ref OpenViduMasterNodeWithTurnTLSTG
TargetGroupArn: !Ref OpenViduMasterNodeHTTPTG
LoadBalancerArn: !Ref LoadBalancer
Port: 80
Protocol: TCP