2 changed files with 1 additions and 29 deletions
@ -1,29 +0,0 @@ |
|||||||
{ |
|
||||||
"$schema": "https://json.schemastore.org/launchsettings.json", |
|
||||||
"iisSettings": { |
|
||||||
"windowsAuthentication": false, |
|
||||||
"anonymousAuthentication": true, |
|
||||||
"iisExpress": { |
|
||||||
"applicationUrl": "http://localhost:54036", |
|
||||||
"sslPort": 44381 |
|
||||||
} |
|
||||||
}, |
|
||||||
"profiles": { |
|
||||||
"_24Hour": { |
|
||||||
"commandName": "Project", |
|
||||||
"launchBrowser": true, |
|
||||||
"environmentVariables": { |
|
||||||
"ASPNETCORE_ENVIRONMENT": "Development" |
|
||||||
}, |
|
||||||
"applicationUrl": "http://localhost:8098" |
|
||||||
}, |
|
||||||
"IIS Express": { |
|
||||||
"commandName": "IISExpress", |
|
||||||
"launchBrowser": true, |
|
||||||
"launchUrl": "swagger", |
|
||||||
"environmentVariables": { |
|
||||||
"ASPNETCORE_ENVIRONMENT": "Development" |
|
||||||
} |
|
||||||
} |
|
||||||
} |
|
||||||
} |
|
Loading…
Reference in new issue