попытка выставить command

This commit is contained in:
2026-05-25 12:05:12 +00:00
parent b38e8e70a9
commit abc7cd4ddf
+1
View File
@@ -15,6 +15,7 @@ services:
volumes:
- /opt/docker/eisa/lib:/data/lib:ro
#entrypoint: ["java", "-Deisa.branch=${BRANCH}", "-cp", "/app.war", "org.springframework.boot.loader.launch.PropertiesLauncher"]
command: ["-Deisa.branch=${BRANCH}"]
environment:
JAVA_TOOL_OPTIONS: "-XX:MaxRAMPercentage=75 -Djgroups.tunnel.hosts=app-eisa.expertdwh.ru[12001]"