From 0373a1adddcf83d1606bb09563f668bd78a7988c Mon Sep 17 00:00:00 2001 From: B4D_US3R Date: Sun, 4 May 2025 16:23:30 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=B8=D1=88=D0=BD=D0=B8=D0=B5=20=D0=BF?= =?UTF-8?q?=D1=80=D0=BE=D0=B1=D0=B5=D0=BB=D1=8B=20=D0=B2=20docker=20compos?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 491b637..4b7dbc1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -11,5 +11,4 @@ services: image: redis restart: always volumes: - - ./redis_data:/data - \ No newline at end of file + - ./redis_data:/data \ No newline at end of file