From 7e22981d0581a7fd188d7fdd1ef47849ec62b1e0 Mon Sep 17 00:00:00 2001 From: Mootfrost777 Date: Thu, 18 Aug 2022 17:56:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D0=B7=D0=B2=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D1=81=D1=82=D0=B0=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c726245..86468ae 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: - name: docker_sock path: /var/run/docker.sock commands: - - docker-compose up -d + - docker-compose -p Mootfrost-dev up -d - name: prune image: docker/compose:latest volumes: