Files
Ai/TrafagSalesExporter/Properties/launchSettings.json
2026-04-13 11:22:40 +02:00

12 lines
281 B
JSON

{
"profiles": {
"TrafagSalesExporter": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:55415;http://localhost:55416"
}
}
}