Skip to content

Commit f95d167

Browse files
committed
chore: 개발 환경 ecs 메모리 800으로 변경
1 parent 39c2554 commit f95d167

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
@@ -71,7 +71,7 @@
7171
"EC2"
7272
],
7373
"cpu": "512",
74-
"memory": "900",
74+
"memory": "800",
7575
"runtimePlatform": {
7676
"cpuArchitecture": "X86_64",
7777
"operatingSystemFamily": "LINUX"

0 commit comments

Comments
 (0)