From 99209ed064abc70b73cd57a75b4ca483692e420a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=BE=D1=81=D1=82=D0=BD=D0=BE=D0=B2=20=D0=90=D0=BD?= =?UTF-8?q?=D0=B4=D1=80=D0=B5=D0=B9?= Date: Wed, 30 Oct 2024 15:40:38 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A2=D0=B5=D1=81=D1=82=D0=B8=D1=80=D1=83?= =?UTF-8?q?=D0=B5=D0=BC=20Gossip=20Router.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index d59a575..a5a1666 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -14,6 +14,8 @@ services: environment: JAVA_TOOL_OPTIONS: "-XX:MaxRAMPercentage=90" + JGROUPS_TUNNEL_ADDRESS: app-eisa.expertdwh.ru + JGROUPS_TUNNEL_PORT: 12001 labels: - "traefik.http.routers.expertisa-${BRANCH}.rule=HostRegexp(`${BRANCH}\\..+`)" @@ -53,6 +55,7 @@ configs: embedded: enabled: true cluster-name: eisa-${BRANCH} + stack: tunnel eisa: force-core-update: true metadata-git: