| | |
| | | "windowsAuthentication": false, |
| | | "anonymousAuthentication": true, |
| | | "iisExpress": { |
| | | "applicationUrl": "http://localhost:5006", |
| | | "sslPort": 5006 |
| | | "applicationUrl": "http://localhost:7777", |
| | | "sslPort": 7777 |
| | | } |
| | | }, |
| | | "profiles": { |
| | |
| | | "dotnetRunMessages": true, |
| | | "launchBrowser": true, |
| | | "launchUrl": "swagger", |
| | | "applicationUrl": "http://localhost:5006", |
| | | "applicationUrl": "http://localhost:7777", |
| | | "environmentVariables": { |
| | | "ASPNETCORE_ENVIRONMENT": "Development" |
| | | } |
| | |
| | | "dotnetRunMessages": true, |
| | | "launchBrowser": true, |
| | | "launchUrl": "swagger", |
| | | "applicationUrl": "https://localhost:7205;http://localhost:5006", |
| | | "applicationUrl": "https://localhost:7205;http://localhost:7777", |
| | | "environmentVariables": { |
| | | "ASPNETCORE_ENVIRONMENT": "Development" |
| | | } |