KafkaSR/RPG.Services.SDK/Properties/launchSettings.json

12 lines
278 B
JSON
Raw Permalink Normal View History

2024-01-29 23:49:21 +00:00
{
"profiles": {
"RPG.Services.SDK": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:52654;http://localhost:52655"
}
}
}