Skip to content

Commit c89952f

Browse files
Changiin LeeChangiin Lee
authored andcommitted
edit task definition
1 parent 571a113 commit c89952f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.aws/task-definition-prod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"name": "girok-server-prod-8080-tcp",
1111
"containerPort": 8080,
12-
"hostPort": 8080,
12+
"hostPort": 80,
1313
"protocol": "tcp",
1414
"appProtocol": "http"
1515
}

0 commit comments

Comments
 (0)