Skip to content

Commit

Permalink
testing nlb and dns config updates at platform level
Browse files Browse the repository at this point in the history
  • Loading branch information
priyaranjanpatil committed Dec 11, 2023
1 parent dd3202d commit 7d21d5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions geonetwork4-td.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"portMappings": [
{
"name": "geonetwork4-container-80-tcp",
"containerPort": 8081,
"hostPort": 8081,
"containerPort": 8080,
"hostPort": 8080,
"protocol": "tcp",
"appProtocol": "http"
}
Expand All @@ -31,7 +31,7 @@
}
}
],
"family": "aodn-geonetwork4",
"family": "aodn-geo4-td",
"executionRoleArn": "arn:aws:iam::704910415367:role/ecsTaskExecutionRole",
"networkMode": "awsvpc",
"volumes": [],
Expand Down

0 comments on commit 7d21d5b

Please sign in to comment.