Skip to content

Commit ffb8543

Browse files
committed
chore: 개발서버 cpu 가용량 1/2로 감소
1 parent 362720f commit ffb8543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

task-definition-dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"requiresCompatibilities": [
7171
"EC2"
7272
],
73-
"cpu": "1024",
73+
"cpu": "512",
7474
"memory": "512",
7575
"runtimePlatform": {
7676
"cpuArchitecture": "X86_64",

0 commit comments

Comments
 (0)