Parcourir la source

update CloudFormation/elb.yaml.

xdc il y a 5 ans
Parent
commit
bdb1aa9507
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      CloudFormation/elb.yaml

+ 1 - 1
CloudFormation/elb.yaml

@@ -18,7 +18,7 @@ Resources:
         - Type: forward
           TargetGroupArn: !Ref ALBTargetGroup
       LoadBalancerArn: !Ref ApplicationLoadBalancer
-      Port: '80'
+      Port: '81'
       Protocol: HTTP
     Metadata:
       'AWS::CloudFormation::Designer':