Обновить docker-compose.yml

This commit is contained in:
2026-05-22 16:49:59 +00:00
parent 50443bb954
commit e90cd7089d
+1 -1
View File
@@ -17,7 +17,7 @@ services:
entrypoint: ["java", "-Deisa.branch=${BRANCH}", "-cp", "/app.war", "org.springframework.boot.loader.launch.PropertiesLauncher"] entrypoint: ["java", "-Deisa.branch=${BRANCH}", "-cp", "/app.war", "org.springframework.boot.loader.launch.PropertiesLauncher"]
environment: environment:
JAVA_TOOL_OPTIONS: "-XX:MaxRAMPercentage=75 -Djgroups.tunnel.hosts=app-eisa.expertdwh.ru[12001]" 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]"
env_file: env_file:
- stack.env - stack.env