PIbd-22_Filippov_D.S._Cours.../VeterinaryShowOwnerApp/Properties/launchSettings.json
2024-05-30 07:33:38 +04:00

29 lines
695 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:58037",
"sslPort": 44370
}
},
"profiles": {
"VeterinaryShowOwnerApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7158;http://localhost:5043",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}