40 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
		
		
			
		
	
	
			40 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "profiles": {
							 | 
						||
| 
								 | 
							
								    "langguanApi": {
							 | 
						||
| 
								 | 
							
								      "commandName": "Project",
							 | 
						||
| 
								 | 
							
								      "launchBrowser": true,
							 | 
						||
| 
								 | 
							
								      "launchUrl": "swagger",
							 | 
						||
| 
								 | 
							
								      "environmentVariables": {
							 | 
						||
| 
								 | 
							
								        "ASPNETCORE_ENVIRONMENT": "Development"
							 | 
						||
| 
								 | 
							
								      },
							 | 
						||
| 
								 | 
							
								      "dotnetRunMessages": true,
							 | 
						||
| 
								 | 
							
								      "applicationUrl": "http://localhost:5254"
							 | 
						||
| 
								 | 
							
								    },
							 | 
						||
| 
								 | 
							
								    "IIS Express": {
							 | 
						||
| 
								 | 
							
								      "commandName": "IISExpress",
							 | 
						||
| 
								 | 
							
								      "launchBrowser": true,
							 | 
						||
| 
								 | 
							
								      "launchUrl": "swagger",
							 | 
						||
| 
								 | 
							
								      "environmentVariables": {
							 | 
						||
| 
								 | 
							
								        "ASPNETCORE_ENVIRONMENT": "Development"
							 | 
						||
| 
								 | 
							
								      }
							 | 
						||
| 
								 | 
							
								    },
							 | 
						||
| 
								 | 
							
								    "Docker": {
							 | 
						||
| 
								 | 
							
								      "commandName": "Docker",
							 | 
						||
| 
								 | 
							
								      "launchBrowser": true,
							 | 
						||
| 
								 | 
							
								      "launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}/swagger",
							 | 
						||
| 
								 | 
							
								      "environmentVariables": {
							 | 
						||
| 
								 | 
							
								        "ASPNETCORE_URLS": "http://+:80"
							 | 
						||
| 
								 | 
							
								      },
							 | 
						||
| 
								 | 
							
								      "publishAllPorts": true
							 | 
						||
| 
								 | 
							
								    }
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "$schema": "https://json.schemastore.org/launchsettings.json",
							 | 
						||
| 
								 | 
							
								  "iisSettings": {
							 | 
						||
| 
								 | 
							
								    "windowsAuthentication": false,
							 | 
						||
| 
								 | 
							
								    "anonymousAuthentication": true,
							 | 
						||
| 
								 | 
							
								    "iisExpress": {
							 | 
						||
| 
								 | 
							
								      "applicationUrl": "http://localhost:9471",
							 | 
						||
| 
								 | 
							
								      "sslPort": 0
							 | 
						||
| 
								 | 
							
								    }
							 | 
						||
| 
								 | 
							
								  }
							 | 
						||
| 
								 | 
							
								}
							 |