PIbd-22_Gerimovich.I.M._Fur.../FurnitureAssembly/FurnitureAssemblyRestApi/Properties/launchSettings.json
platoff aeeee 8c0c68858b proceslab5
2024-05-13 23:32:57 +04:00

32 lines
822 B
JSON

{
"$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:58290",
"sslPort": 44387
}
},
"profiles": {
"FurnitureAssemblyRestApi": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "https://localhost:7266;http://localhost:5266",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}