Skip to content

Commit

Permalink
change port
Browse files Browse the repository at this point in the history
  • Loading branch information
amirrr committed Jun 28, 2024
1 parent 53160c9 commit 2935b31
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .aws/task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@
{
"name": "atlas-container-port",
"containerPort": 8000,
"hostPort": 8000,
"protocol": "tcp",
"appProtocol": "http"
},
{
"name": "atlas-container-port-80-tcp",
"containerPort": 80,
"hostPort": 80,
"protocol": "tcp",
"appProtocol": "http"
Expand Down

0 comments on commit 2935b31

Please sign in to comment.