JAVA_TOOL_OPTIONS в настройки стека, вместо Dockerfile
This commit is contained in:
parent
a1b33b38ad
commit
484a495068
@ -15,6 +15,9 @@ services:
|
||||
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.path=/health"
|
||||
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.interval=5s"
|
||||
|
||||
environment:
|
||||
JAVA_TOOL_OPTIONS: "-XX:MaxRAMPercentage=90"
|
||||
|
||||
network_mode: bridge
|
||||
|
||||
configs:
|
||||
|
Loading…
Reference in New Issue
Block a user