Downgrade to .net6

This commit is contained in:
2025-08-21 15:30:40 +05:00
parent 2462093e69
commit 4e400974aa
3 changed files with 32 additions and 18 deletions

View File

@ -8,7 +8,7 @@
## Требования
- .NET 8.0
- .NET 6.0
- Grafana Loki (работающий на http://localhost:3100)
## Запуск
@ -119,4 +119,4 @@ curl -X POST "http://localhost:5000/api/logs/query" \
## Swagger UI
После запуска сервиса документация API доступна по адресу:
http://localhost:5000/swagger
http://localhost:5000/swagger/index.html