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 dea794d commit 7518fe1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,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 7518fe1

Please sign in to comment.