Skip to content

Commit

Permalink
Revert "Fix task definition"
Browse files Browse the repository at this point in the history
This reverts commit a532ad3.
  • Loading branch information
k0kishima committed Jul 26, 2024
1 parent f6882a7 commit c74c10e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deploy/taskdef-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,5 @@
"FARGATE"
],
"cpu": "256",
"memory": "512",
"enableExecuteCommand": true
"memory": "512"
}

0 comments on commit c74c10e

Please sign in to comment.