|
|
@ -1,29 +1,12 @@ |
|
|
|
{ |
|
|
|
"iisSettings": { |
|
|
|
"windowsAuthentication": false, |
|
|
|
"anonymousAuthentication": true, |
|
|
|
"iisExpress": { |
|
|
|
"applicationUrl": "http://localhost:63336/", |
|
|
|
"sslPort": 0 |
|
|
|
} |
|
|
|
}, |
|
|
|
"profiles": { |
|
|
|
"IIS Express": { |
|
|
|
"commandName": "IISExpress", |
|
|
|
"launchBrowser": true, |
|
|
|
"launchUrl": "api/values", |
|
|
|
"environmentVariables": { |
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
} |
|
|
|
}, |
|
|
|
"Payment.API": { |
|
|
|
"commandName": "Project", |
|
|
|
"launchBrowser": true, |
|
|
|
"launchUrl": "api/values", |
|
|
|
"applicationUrl": "http://localhost:5226", |
|
|
|
"environmentVariables": { |
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
}, |
|
|
|
"applicationUrl": "http://localhost:3331" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |