network-resurrector/NetworkResurrector.Agent/Properties/launchSettings.json

12 lines
236 B
JSON

{
"profiles": {
"NetworkResurrector.Agent": {
"commandName": "Project",
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}