cs-codex-dist-tests/Tools/BiblioTech/Properties/launchSettings.json

12 lines
272 B
JSON

{
"profiles": {
"BiblioTech": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:52960;http://localhost:52961"
}
}
}