esh/esh.core.web/Properties/launchSettings.json
2019-08-10 13:37:12 +02:00

12 lines
251 B
JSON

{
"profiles": {
"esh.core.web": {
"commandName": "Project",
"launchBrowser": false,
"applicationUrl": "http://0.0.0.0:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}