/
aprogrammer
/
reverse-proxy-ms-yarp
Обзор
Документация
Войти
/
aprogrammer
/
reverse-proxy-ms-yarp
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
samples/ReverseProxy.Code.Sample/Properties/launchSettings.json
26 строк
592 B
Miha Zupan
Update samples (#1361)
08 ноя 2021, 21:08
Не верифицирован
08 ноя 2021, 21:08
aa14716
Код
Авторство
О чём код?
{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "https://localhost:44356/", "sslPort": 44356 } }, "profiles": { "ReverseProxy.Code.Sample": { "commandName": "Project", "launchBrowser": false, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }