Difference between revisions of "Container port"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
  }
 
  }
 
  .../...
 
  .../...
 +
 +
 +
Related: [[containerPort]]

Revision as of 11:26, 17 February 2023

.../...
load_balancer {
  target_group_arn = aws_lb_target_group.foo.arn
  container_name   = "mongo"
  container_port   = 8080
}
.../...


Related: containerPort

Advertising: