소스 검색

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':