From 43fd0fe9cca8939f93cc4bc045697ec4c13dbe7a Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 13 Nov 2025 12:00:45 +0300 Subject: [PATCH] =?UTF-8?q?feat:=20=D0=BD=D0=BE=D0=B2=D0=B0=D1=8F=20=D1=84?= =?UTF-8?q?=D1=83=D0=BD=D0=BA=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8420281..58c61d5 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ curl -fsSL https://raw.githubusercontent.com/VC-HB3-Accelerator/DLE/main/setup-template.sh | bash ``` -# 4. Запуск приложения +### Запуск приложения +```bash docker-compose up -d ```