Skip to content

Commit

Permalink
reduce hardware requirements again
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabefire committed Jun 12, 2024
1 parent 41d8039 commit 712c4d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .aws/TalkWaveApiTask.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
{
"name": "talkwaveapi",
"image": "584742206045.dkr.ecr.us-east-2.amazonaws.com/talkwaveapi:latest",
"cpu": 1024,
"memory": 1024,
"cpu": 800,
"memory": 800,
"portMappings": [
{
"name": "talkwaveapi-8080-tcp",
Expand Down

0 comments on commit 712c4d5

Please sign in to comment.