Files
parr_api/PARR.Mail/PARR.Mail/Properties/launchSettings.json
Mikhail Kuznetsov ffb95ccf41 Структура
2023-08-31 12:04:05 +10:00

12 lines
269 B
JSON

{
"profiles": {
"PARR.Mail": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:1096;http://localhost:1103"
}
}
}