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