Browse Source

update CloudFormation/elb.yaml.

xdc 5 năm trước cách đây
mục cha
commit
bdb1aa9507
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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':