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