/
Anavoviy
/
ASP_NETCore-Edu
Обзор
Документация
Войти
/
Anavoviy
/
ASP_NETCore-Edu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Properties/launchSettings.json
38 строк
994 B
Анавовий-Games
Добавьте файлы проекта.
24 июн 2024, 17:44
24 июн 2024, 17:44
f172c0f
Код
Авторство
О чём код?
{ "$schema": "http://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:18959", "sslPort": 44398 } }, "profiles": { "http": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "applicationUrl": "http://localhost:8080", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "https": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "applicationUrl": "https://localhost:8080;http://localhost:8081", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }