/
rezvich
/
BlazorMatchGame
Обзор
Документация
Войти
/
rezvich
/
BlazorMatchGame
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
Properties/launchSettings.json
23 строки
658 B
ItsEnd
first_commit
27 дек 2025, 12:40
27 дек 2025, 12:40
10ac941
Код
Авторство
О чём код?
{ "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "http": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "applicationUrl": "http://localhost:5090", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "https": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "applicationUrl": "https://localhost:7233;http://localhost:5090", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }