mirror of
https://github.com/D4M13N-D3V/art_platform.git
synced 2025-03-14 07:44:54 +00:00
32 lines
813 B
JSON
32 lines
813 B
JSON
![]() |
{
|
|||
|
"$schema": "https://json.schemastore.org/launchsettings.json",
|
|||
|
"iisSettings": {
|
|||
|
"windowsAuthentication": false,
|
|||
|
"anonymousAuthentication": true,
|
|||
|
"iisExpress": {
|
|||
|
"applicationUrl": "http://localhost:59643",
|
|||
|
"sslPort": 44359
|
|||
|
}
|
|||
|
},
|
|||
|
"profiles": {
|
|||
|
"ArtPlatform.Api": {
|
|||
|
"commandName": "Project",
|
|||
|
"dotnetRunMessages": true,
|
|||
|
"launchBrowser": true,
|
|||
|
"launchUrl": "swagger",
|
|||
|
"applicationUrl": "https://localhost:7159;http://localhost:5201",
|
|||
|
"environmentVariables": {
|
|||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|||
|
}
|
|||
|
},
|
|||
|
"IIS Express": {
|
|||
|
"commandName": "IISExpress",
|
|||
|
"launchBrowser": true,
|
|||
|
"launchUrl": "swagger",
|
|||
|
"environmentVariables": {
|
|||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|