/
seedov
/
O3API
Обзор
Документация
Войти
/
seedov
/
O3API
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
VehiclesDataService/Properties/launchSettings.json
24 строки
643 B
anton sedov
initial
29 фев 2024, 12:47
29 фев 2024, 12:47
93b561a
Код
Авторство
О чём код?
{ "profiles": { "http": { "commandName": "Project", "launchBrowser": true, "launchUrl": "todos", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": true, "applicationUrl": "http://localhost:5165" }, "Container (Dockerfile)": { "commandName": "Docker", "launchBrowser": true, "launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}/todos", "environmentVariables": { "ASPNETCORE_HTTP_PORTS": "8080" }, "publishAllPorts": true } }, "$schema": "http://json.schemastore.org/launchsettings.json" }