Files
EnvelopeGenerator/EnvelopeGenerator.ReceiverUI/Properties/launchSettings.json
2026-05-22 10:50:25 +02:00

12 lines
290 B
JSON

{
"profiles": {
"EnvelopeGenerator.ReceiverUI": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:52936;http://localhost:52937"
}
}
}