From 21eb65ad4b2fad292c7e92c906ad11e8adf8d8d0 Mon Sep 17 00:00:00 2001 From: vasya Date: Sun, 29 Mar 2026 20:27:21 +0300 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=BC=20initial=20commit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index a186cd2..8f0de65 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,5 +14,5 @@ trim_trailing_whitespace = false [*.{yml,yaml}] indent_size = 2 -[compose.yaml] +[docker-compose.yml] indent_size = 4