We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571a113 commit c89952fCopy full SHA for c89952f
.aws/task-definition-prod.json
@@ -9,7 +9,7 @@
9
{
10
"name": "girok-server-prod-8080-tcp",
11
"containerPort": 8080,
12
- "hostPort": 8080,
+ "hostPort": 80,
13
"protocol": "tcp",
14
"appProtocol": "http"
15
}
0 commit comments