Medusa-CS/Medusa.Data/Properties/launchSettings.json

12 lines
273 B
JSON

{
"profiles": {
"Medusa.Data": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:58881;http://localhost:58882"
}
}
}