Files
BimAI/Bimix.API/Properties/launchSettings.json
Michał Zieliński 2a42f16daf ProductList
2025-07-17 14:29:02 +02:00

14 lines
339 B
JSON

{
"profiles": {
"dev": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:7142;http://0.0.0.0:7142",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}