From dfcb3fe362c4afeb50e32fbab55ca8541ea65486 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, 11 Sep 2024 11:44:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D0=B8=D1=80=D0=B0=D0=B5=D0=BC=20mo?= =?UTF-8?q?unt=20=D0=BD=D0=B0=20=D1=84=D0=B8=D0=B7=D0=B8=D1=87=D0=B5=D1=81?= =?UTF-8?q?=D0=BA=D0=B8=D0=B9=20=D0=B4=D0=B8=D1=81=D0=BA.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index d5c8a72..8044128 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,9 +3,6 @@ services: image: git.expertdwh.ru/ewh/expertisa:master pull_policy: always restart: unless-stopped - volumes: - - /opt/docker/eisa/master:/data - - /opt/docker/eisa/master-files:/data/uploaded-files configs: - source: app_config target: /data/application.yaml