Listen on v4 and v6
This commit is contained in:
		
							parent
							
								
									c29d11efc1
								
							
						
					
					
						commit
						1b3dff53bf
					
				| @ -22,7 +22,7 @@ | ||||
|       "dotnetRunMessages": "true", | ||||
|       "launchBrowser": true, | ||||
|       "launchUrl": "/", | ||||
|       "applicationUrl": "http://0.0.0.0:4223", | ||||
|       "applicationUrl": "http://0.0.0.0:4223;http://[::]:4223", | ||||
|       "environmentVariables": { | ||||
|         "ASPNETCORE_ENVIRONMENT": "Development" | ||||
|       } | ||||
|  | ||||
| @ -7,11 +7,11 @@ | ||||
|     } | ||||
|   }, | ||||
|   "AllowedHosts": "*", | ||||
|   "Kestrel": { | ||||
|   /*"Kestrel": { | ||||
|     "Endpoints": { | ||||
|       "Http": { | ||||
|         "Url": "http://0.0.0.0:4223" | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|   }*/ | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user