modified: hostport setting
This commit is contained in:
parent
7a7f92e555
commit
aa44214fef
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ export class FrontEndCluster extends Construct {
|
|||
portMappings: [
|
||||
{
|
||||
name:frontendServiceName,
|
||||
hostPort:80,
|
||||
containerPort: containerPort,
|
||||
protocol: ecs.Protocol.TCP,
|
||||
appProtocol:ecs.AppProtocol.http,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue