From 35ef13be0b68d4b21c2d2e265b6f3efd99b7259d Mon Sep 17 00:00:00 2001 From: MinJunKKang Date: Tue, 19 Aug 2025 01:51:11 +0900 Subject: [PATCH] =?UTF-8?q?EB=20=ED=99=98=EA=B2=BD=EB=B3=80=EC=88=98?= =?UTF-8?q?=EB=A1=9C=20=EC=A3=BC=EC=9E=85=EC=9D=B4=20=EC=95=88=EB=90=98?= =?UTF-8?q?=EB=8A=94=20=EB=AC=B8=EC=A0=9C=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .ebextensions_dev/01-env.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ebextensions_dev/01-env.config b/.ebextensions_dev/01-env.config index cd08dde..851677d 100644 --- a/.ebextensions_dev/01-env.config +++ b/.ebextensions_dev/01-env.config @@ -1,6 +1,6 @@ option_settings: aws:elasticbeanstalk:application:environment: - JAVA_TOOL_OPTIONS: > + JAVA_TOOL_OPTIONS: >- -Xms512m -Xmx512m -XX:+UseG1GC -XX:MaxGCPauseMillis=200 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/var/log/heapdump.hprof