16 lines
		
	
	
		
			372 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			372 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "http://json.schemastore.org/launchsettings.json",
 | |
|   "profiles": {
 | |
|     "http": {
 | |
|       "commandName": "Project",
 | |
|       "dotnetRunMessages": true,
 | |
|       "launchBrowser": true,
 | |
|       "launchUrl": "swagger",
 | |
|       "applicationUrl": "http://localhost:5074",
 | |
|       "environmentVariables": {
 | |
|         "ASPNETCORE_ENVIRONMENT": "Development"
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 |