|
@ -1,28 +1,12 @@ |
|
|
{ |
|
|
{ |
|
|
"iisSettings": { |
|
|
|
|
|
"windowsAuthentication": false, |
|
|
|
|
|
"anonymousAuthentication": true, |
|
|
|
|
|
"iisExpress": { |
|
|
|
|
|
"applicationUrl": "https://localhost:44378", |
|
|
|
|
|
"sslPort": 44378 |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"profiles": { |
|
|
"profiles": { |
|
|
"IIS Express": { |
|
|
|
|
|
"commandName": "IISExpress", |
|
|
|
|
|
"launchBrowser": true, |
|
|
|
|
|
"environmentVariables": { |
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"SettleAccount.DemoApp": { |
|
|
"SettleAccount.DemoApp": { |
|
|
"commandName": "Project", |
|
|
"commandName": "Project", |
|
|
"launchBrowser": true, |
|
|
"launchBrowser": true, |
|
|
"environmentVariables": { |
|
|
"environmentVariables": { |
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
}, |
|
|
}, |
|
|
"dotnetRunMessages": "true", |
|
|
"applicationUrl": "http://localhost:44379" |
|
|
"applicationUrl": "http://localhost:44378" |
|
|
|
|
|
}, |
|
|
}, |
|
|
"Docker": { |
|
|
"Docker": { |
|
|
"commandName": "Docker", |
|
|
"commandName": "Docker", |
|
|