Обновить docker-compose.yml
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ services:
|
||||
entrypoint: ["java", "-Deisa.branch=${BRANCH}", "-cp", "/app.war", "org.springframework.boot.loader.launch.PropertiesLauncher"]
|
||||
|
||||
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:
|
||||
- stack.env
|
||||
|
||||
Reference in New Issue
Block a user