feat: Добавил docker

This commit is contained in:
2025-11-14 02:11:55 +03:00
parent 0e7ee28791
commit 858c383a9b
6 changed files with 81 additions and 0 deletions

View File

@@ -39,6 +39,12 @@ cd src
dotnet run
```
или
```bash
docker compose -f docker-compose-dev.yml up
```
1. Выполните запрос:
```bash