27 lines
		
	
	
		
			654 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			654 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "iisSettings": {
 | |
|     "windowsAuthentication": false, 
 | |
|     "anonymousAuthentication": true,
 | |
|     "iisExpress": {
 | |
|       "applicationUrl": "https://localhost:44348",
 | |
|       "sslPort": 44348
 | |
|     }
 | |
|   },
 | |
|   "profiles": {
 | |
|     "IIS Express": {
 | |
|       "commandName": "IISExpress",
 | |
|       "launchBrowser": true,
 | |
|       "environmentVariables": {
 | |
|         "ASPNETCORE_ENVIRONMENT": "Development"
 | |
|       }
 | |
|     },
 | |
|     "KonSoft.TenantManagement.HttpApi.Host": {
 | |
|       "commandName": "Project",
 | |
|       "launchBrowser": true,
 | |
|       "applicationUrl": "https://localhost:44348",
 | |
|       "environmentVariables": {
 | |
|         "ASPNETCORE_ENVIRONMENT": "Development"
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| } |