Update healthcheck to run

This commit is contained in:
2020-05-01 23:45:13 -04:00
parent fb236647a3
commit 15f6a8df22
2 changed files with 2 additions and 3 deletions

View File

@ -37,6 +37,8 @@ Resources:
NlbTargetGroup:
Type: AWS::ElasticLoadBalancingV2::TargetGroup
Properties:
HealthCheckPort: 80
HealthCheckProtocol: HTTP
Port: 7777
Protocol: TCP_UDP
TargetGroupAttributes: