12 lines
		
	
	
	
		
			226 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			226 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "ConnectionStrings": {
 | |
|     "DefaultConnection": "Data Source=turf_tasker.db"
 | |
|   },
 | |
|   "Logging": {
 | |
|     "LogLevel": {
 | |
|       "Default": "Information",
 | |
|       "Microsoft.AspNetCore": "Warning"
 | |
|     }
 | |
|   },
 | |
|   "AllowedHosts": "*"
 | |
| }
 | 
