sledgemapper/Sledgemapper.Api/Properties/launchSettings.json

10 lines
No EOL
173 B
JSON

{
"profiles": {
"Development": {
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}