Skip to content

Commit

Permalink
Fix TargetGroup for the Dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
muratugureminoglu authored Dec 4, 2023
1 parent 7518fe1 commit 80f5de9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ Resources:
- CertificateArn: !Ref LoadBalancerCertificateArn
DefaultActions:
- Type: forward
TargetGroupArn: !Ref ALBTargetGroupEdge
TargetGroupArn: !Ref ALBTargetGroupOrigin
LoadBalancerArn: !Ref ApplicationLoadBalancer
Port: '4444'
Protocol: HTTPS
Expand Down

0 comments on commit 80f5de9

Please sign in to comment.