rdt-client/server/RdtClient.Web/Properties/launchSettings.json

12 lines
No EOL
285 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"RdtClient.Web": {
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:6500"
}
}
}