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

This commit is contained in:
2026-03-31 23:18:44 +03:00
parent 6d1535c086
commit 77d69d3d31

View File

@@ -12,7 +12,7 @@
--- ---
## Релиз и скачивание ## Релиз и установка
- **Релиз v1.0.3**: https://xn--80aqc0am6d.xn--p1ai/gitea/VC-HB3-Accelerator/Docs/releases/tag/v1.0.3 - **Релиз v1.0.3**: https://xn--80aqc0am6d.xn--p1ai/gitea/VC-HB3-Accelerator/Docs/releases/tag/v1.0.3
@@ -26,6 +26,23 @@
curl -fsSL https://xn--80aqc0am6d.xn--p1ai/gitea/VC-HB3-Accelerator/Docs/raw/branch/main/setup.sh | bash curl -fsSL https://xn--80aqc0am6d.xn--p1ai/gitea/VC-HB3-Accelerator/Docs/raw/branch/main/setup.sh | bash
``` ```
### Запуск приложения
```bash
docker-compose up -d
```
### Доступ к приложению
**Продакшн (production)**
Frontend: http://localhost:9000 (HTTP)
### Остановка
```bash
docker-compose-down
```
## Определение ## Определение