Files
Swarm/DysonNetwork.Drive/Properties/launchSettings.json

14 lines
289 B
JSON

{
"profiles": {
"DysonNetwork.Drive": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:5073",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}