mediamanager/MediaManager/Properties/launchSettings.json

14 lines
310 B
JSON
Raw Normal View History

{
"profiles": {
"MediaManager": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "https://localhost:7207;http://localhost:5299",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}