Files
Fuchs_Intranet/Fuchs/Properties/launchSettings.json
T

12 lines
267 B
JSON

{
"profiles": {
"Fuchs": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:63661;http://localhost:63662"
}
}
}