2023-09-14 14:35:23 -05:00
|
|
|
{
|
2023-08-31 18:00:51 -05:00
|
|
|
"profiles": {
|
|
|
|
"DamageAssesment.Api.Questions": {
|
|
|
|
"commandName": "Project",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "swagger",
|
2023-09-25 21:30:20 -05:00
|
|
|
<<<<<<< HEAD:DamageAssesmentApi/DamageAssesment.Api.Documents/Properties/launchSettings.json
|
|
|
|
=======
|
2023-09-25 21:24:17 -05:00
|
|
|
"applicationUrl": "http://localhost:5136",
|
2023-09-25 21:30:20 -05:00
|
|
|
>>>>>>> dev:DamageAssesmentApi/DamageAssesment.Api.DocuLinks/Properties/launchSettings.json
|
2023-08-31 18:00:51 -05:00
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
2023-09-14 14:35:23 -05:00
|
|
|
},
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"applicationUrl": "http://localhost:5133"
|
2023-08-31 18:00:51 -05:00
|
|
|
},
|
|
|
|
"IIS Express": {
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "swagger",
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
2023-09-14 14:35:23 -05:00
|
|
|
},
|
|
|
|
"Docker": {
|
|
|
|
"commandName": "Docker",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}/swagger",
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_URLS": "http://+:80"
|
|
|
|
},
|
|
|
|
"publishAllPorts": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"$schema": "https://json.schemastore.org/launchsettings.json",
|
|
|
|
"iisSettings": {
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
"iisExpress": {
|
|
|
|
"applicationUrl": "http://localhost:60754",
|
|
|
|
"sslPort": 0
|
2023-08-31 18:00:51 -05:00
|
|
|
}
|
|
|
|
}
|
2023-09-14 14:35:23 -05:00
|
|
|
}
|