Files
BimAI/Bimix.UI.Web/Properties/launchSettings.json
2025-06-23 21:52:09 +02:00

13 lines
296 B
JSON

{
"profiles": {
"dev": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7246;http://localhost:5246",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}