| | |
| | | { |
| | | "profiles": { |
| | | "IIS Express": { |
| | | "commandName": "IISExpress", |
| | | "launchBrowser": true, |
| | | "launchUrl": "http://localhost:54000/index.html", |
| | | "environmentVariables": { |
| | | "ASPNETCORE_ENVIRONMENT": "Development" |
| | | } |
| | | }, |
| | | "DocumentFile.Service": { |
| | | "commandName": "Project", |
| | | "launchBrowser": true, |
| | | "launchUrl": "https://localhost:6001/index.html", |
| | | "environmentVariables": { |
| | | "ASPNETCORE_ENVIRONMENT": "Development" |
| | | }, |
| | | "applicationUrl": "https://localhost:52095;http://localhost:52096" |
| | | "dotnetRunMessages": true, |
| | | "applicationUrl": "https://localhost:6001;http://localhost:6000" |
| | | } |
| | | }, |
| | | "$schema": "http://json.schemastore.org/launchsettings.json", |
| | | "iisSettings": { |
| | | "windowsAuthentication": false, |
| | | "anonymousAuthentication": true, |
| | | "iisExpress": { |
| | | "applicationUrl": "http://localhost:54000/", |
| | | "sslPort": 0 |
| | | } |
| | | } |
| | | } |