Skip to content

Commit 55e4c53

Browse files
author
Vikas Agarwal
committed
Increasing resources
1 parent 15938ac commit 55e4c53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ make_task_def(){
119119
"name": "%s",
120120
"image": "%s.dkr.ecr.%s.amazonaws.com/%s:%s",
121121
"essential": true,
122-
"memory": 500,
123-
"cpu": 100,
122+
"memory": 1536,
123+
"cpu": 768,
124124
"environment": [
125125
{
126126
"name": "ENV",

0 commit comments

Comments
 (0)