/
afanasevn
/
PdfEncoder
Обзор
Документация
Войти
/
afanasevn
/
PdfEncoder
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/PdfEncoder.Api/Properties/launchSettings.json
15 строк
383 B
IBS\NAfanasev
Full async product flow
01 июл 2026, 17:49
01 июл 2026, 17:49
d25833e
Код
Авторство
О чём код?
{ "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "PdfEncoder.Api": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "http://localhost:5183", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }