浏览代码

update CloudFormation/elb.yaml.

xdc 5 年之前
父节点
当前提交
bdb1aa9507
共有 1 个文件被更改,包括 1 次插入1 次删除
  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':