roadie/RoadieApi/Properties/launchSettings.json
2018-11-02 16:04:49 -05:00

11 lines
No EOL
219 B
JSON

{
"profiles": {
"Roadie.Api": {
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:5123/"
}
}
}