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

This commit is contained in:
Постнов Андрей 2025-05-16 09:58:05 +00:00
parent 5743a22bb8
commit 2f577bbe70

View File

@ -23,7 +23,7 @@ services:
environment:
JAVA_TOOL_OPTIONS: "-XX:MaxRAMPercentage=90"
REPLICA: "{{.Task.Slot}}"
REPLICA: "{{.Node.ID}}"
network_mode: bridge