roadie/Roadie.Api/Properties/launchSettings.json
2019-03-02 08:10:49 -06:00

11 lines
No EOL
219 B
JSON

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