ваше сообщение коммита

This commit is contained in:
2025-11-13 12:09:17 +03:00
parent 43fd0fe9cc
commit 320c62fedf

View File

@@ -17,7 +17,7 @@
curl -fsSL https://raw.githubusercontent.com/VC-HB3-Accelerator/DLE/main/setup-template.sh | bash curl -fsSL https://raw.githubusercontent.com/VC-HB3-Accelerator/DLE/main/setup-template.sh | bash
``` ```
### Запуск приложения ### Запуск приложения
```bash ```bash
docker-compose up -d docker-compose up -d
``` ```