вернуть первоначальный JAVA_TOOL_OPTIONS

This commit is contained in:
2026-05-25 06:27:34 +00:00
parent e90cd7089d
commit 92f28af816
+1 -1
View File
@@ -17,7 +17,7 @@ services:
entrypoint: ["java", "-Deisa.branch=${BRANCH}", "-cp", "/app.war", "org.springframework.boot.loader.launch.PropertiesLauncher"]
environment:
JAVA_TOOL_OPTIONS: "-XX:+PrintFlagsFinal -XX:MaxRAMPercentage=75.0 -XX:MinRAMPercentage=75.0 -XX:+UseTransparentHugePages -XX:+UseZGC -Djgroups.tunnel.hosts=app-eisa.expertdwh.ru[12001]"
JAVA_TOOL_OPTIONS: "-XX:MaxRAMPercentage=75 -Djgroups.tunnel.hosts=app-eisa.expertdwh.ru[12001]"
env_file:
- stack.env